Rate Overview
Live
1 USD = 94.5978 BTN
1 BTN = 0.010571
USD
Avg
95.1892
High
95.6419
Low
94.5692
Last updated: 6/16/2026, 5:47:11 AM
Quick Conversions
| USD | BTN |
|---|---|
| 1 USD | 94.60 BTN |
| 10 USD | 945.98 BTN |
| 50 USD | 4,729.89 BTN |
| 100 USD | 9,459.78 BTN |
| 500 USD | 47,298.91 BTN |
| 1,000 USD | 94,597.82 BTN |
Get USD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=BTNExample Response:
{
"success": true,
"base": "USD",
"date": "2026-06-16T05:47:11Z",
"rates": {
"BTN": 94.59782232
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "BTN",
"amount": 100
},
"result": 9459.782232000001,
"rate": 94.59782232
}Build with USD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key