tobtc - 汇率换算
使用tobtc
调用将指定币种金额换算为比特币金额。
API调用
GET tobtc
查询参数:
- currency:待转换币种代码
- value:带转换币种金额
API返回值
返回值为换算为比特币的金额。
示例代码
使用curl调用tobtc
的示例代码如下:
curl https://blockchain.info/tobtc?currency=USD&value=500
返回值:
0.06663306
在线工具推荐: Three.js AI纹理开发包 - YOLO合成数据生成器 - GLTF/GLB在线编辑 - 3D模型格式在线转换 - 可编程3D场景编辑器
使用tobtc
调用将指定币种金额换算为比特币金额。
GET tobtc
查询参数:
返回值为换算为比特币的金额。
使用curl调用tobtc
的示例代码如下:
curl https://blockchain.info/tobtc?currency=USD&value=500
返回值:
0.06663306