15629/how-to-convert-bitcoin-rate-to-usd
I want to exchange currency from bitcoin to USD. How can I do this?
You can use blockchain.info API:
URL:
https://blockchain.info/ticker
Response:
{ "USD" : {"15m" : 478.68, "last" : 478.68, "buy" : 478.55, "sell" : 478.68, "symbol" : "$"} }
To know more, visit: https://blockchain.info/api/exchange_rates_api
Hey @Raj. I use the following script. ...READ MORE
I want to get the Bitcoin value ...READ MORE
If I'm not wrong, is this what ...READ MORE
Look at the following code : function uintToString(uint ...READ MORE
yes all are over TCP/IP connections secured ...READ MORE
This was a bug. They've fixed it. ...READ MORE
Summary: Both should provide similar reliability of ...READ MORE
You cannot use BTC as the currency ...READ MORE
You are missing the padding in the ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.