Rate Overview
Live
1 BTN = 0.010447 USD
1 USD = 95.7213
BTN
Avg
0.010498
High
0.010633
Low
0.010329
Last updated: 5/27/2026, 12:31:17 PM
Quick Conversions
| BTN | USD |
|---|---|
| 1 BTN | 0.01 USD |
| 10 BTN | 0.10 USD |
| 50 BTN | 0.52 USD |
| 100 BTN | 1.04 USD |
| 500 BTN | 5.22 USD |
| 1,000 BTN | 10.45 USD |
Get BTN/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=USDExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-05-27T12:31:17Z",
"rates": {
"USD": 0.010447
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "USD",
"amount": 100
},
"result": 1.0447,
"rate": 0.010447
}Build with BTN/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key