bit-coin.cc

Lightweight Crypto API Endpoints

Access real-time cryptocurrency prices, conversions, and Satoshis calculations via simple JSON API endpoints.

1. BTC → USD

Endpoint: bit-coin.cc/api/btcusd.php

Response will appear here.

2. BTC → EUR

Endpoint: bit-coin.cc/api/btceur.php

Response will appear here.

3. Multiple Coin Prices

Endpoint: bit-coin.cc/api/prices.php?coins=btc,eth,xrp¤cy=usd

Response will appear here.

4. USD → Satoshis

Endpoint: bit-coin.cc/api/sats.php?usd=100

Response will appear here.