Closed geekingfrog closed 6 years ago
A public REST API to grab Bitcoin prices is available at https://api.cryptowat.ch/
Usage example:
https://api.cryptowat.ch/markets/bitfinex/btcusd/price
returns the following JSON data structure:
{"result":{"price":8048.9},"allowance":{"cost":939943,"remaining":7999060057}}
Documentation: https://cryptowat.ch/docs/api
Done in 23e01a3c5d071d1ec6fbefb22c47f7677243f76e
λbitcoin
gives the current conversion rate bitcoin <-> usd.