Rate Overview
Live
1 BTN = 0.010495 USD
1 USD = 95.2835
BTN
Avg
0.010521
High
0.010597
Low
0.010471
Last updated: 7/6/2026, 4:16:27 AM
Quick Conversions
| BTN | USD |
|---|---|
| 1 BTN | 0.01 USD |
| 10 BTN | 0.10 USD |
| 50 BTN | 0.52 USD |
| 100 BTN | 1.05 USD |
| 500 BTN | 5.25 USD |
| 1,000 BTN | 10.50 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-07-06T04:16:27Z",
"rates": {
"USD": 0.010495
}
}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.0495,
"rate": 0.010495
}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