Cryptonator provides unique volume of cryptocurrency exchange rates data, which is delivered in easy-to-integrate JSON format via simple HTTPS requests. Prices are updated every 30 seconds, covering 300+ cryptocurrencies across 16 exchanges.
Returns actual volume-weighted price, total 24h volume and the price change.
Example request for BTC-USDreturnshttps://api.cryptonator.com/api/ticker/btc-usd
{"ticker":{"base":"BTC","target":"USD","price":"443.7807865468","volume":"31720.1493969300","change":"0.3766203596"},"timestamp":1399490941,"success":true,"error":""}
Params
Replace btc-usd with the currency codes you need. Please refer to the actual list of supported currencies. Volume is displayed only for the cryptocurrencies that are actually traded on online exchanges.
Returns actual volume-weighted price, total 24h volume, rate change as well as prices and volumes across all connected exchanges.
Example request for BTC-USDreturnshttps://api.cryptonator.com/api/full/btc-usd
{"ticker":{"base":"BTC","target":"USD","price":"443.7807865468","volume":"31720.1493969300","change":"0.3766203596","markets":[{"market":"bitfinex","price":"447.5000000000","volume":"10559.5293639000"},{"market":"bitstamp","price":"448.5400000000","volume":"11628.2880079300"},{"market":"btce","price":"432.8900000000","volume":"8561.0563600000"},{"market":"cryptotrade","price":"436.9999989900","volume":"0.3640623100"},{"market":"exmoney","price":"428.0000000000","volume":"7.9020328400"},{"market":"hitbtc","price":"442.6200000000","volume":"750.5900000000"},{"market":"justcoin","price":"453.4920000000","volume":"10.2583700000"},{"market":"kraken","price":"452.7042200000","volume":"17.7767076800"},{"market":"therocktrading","price":"440.0000000000","volume":"178.9300000000"},{"market":"vaultofsatoshi","price":"450.6428600000","volume":"5.3209840100"},{"market":"vircurex","price":"460.0000000000","volume":"0.1335082600"}]},"timestamp":1399490941,"success":true,"error":""}
Params
Replace btc-usd with the currency codes you need. Please refer to the actual list of supported currencies. Volume is displayed only for the cryptocurrencies that are actually traded on online exchanges.
In development, coming soon. Stay tuned @cryptonatorcom
* Walaupun Cryptonator bersinkronisasi dengan pertukaran mata uang crypto online setiap menit, kami tidak dapat menjamin keakuratan absolut dari tarif pertukaran yang ditampilkan. Anda harus selalu mengonfirm tarif saat ini sebelum melakukan transaksi apapun yang dapat dipengaruhi oleh perubahan tarif pertukaran. Tarif mata uang Crypto adalah berdasarkan pada data yang disediakan oleh API pertukaran. Semua tarif adalah untuk tujuan informasi semata dan tunduk pada perubahan tanpa pemberitahuan sebelumnya. Karena tarif untuk transaksi sesungguhnya mungkin bervariasi kami tidak menawarkan untuk masuk ke dalam transaksi apapun pada tarif yang ditampilkan. Tarif yang ditampilkan adalah harga komposit dan tidak dimaksudkan untuk digunakan untuk tujuan investasi.