Rate Overview
Live
1 USD = 95.2748 BTN
1 BTN = 0.010496
USD
Avg
95.0690
High
95.4933
Low
94.3604
Last updated: 7/6/2026, 7:17:31 AM
Quick Conversions
| USD | BTN |
|---|---|
| 1 USD | 95.27 BTN |
| 10 USD | 952.75 BTN |
| 50 USD | 4,763.74 BTN |
| 100 USD | 9,527.48 BTN |
| 500 USD | 47,637.42 BTN |
| 1,000 USD | 95,274.84 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-07-06T07:17:31Z",
"rates": {
"BTN": 95.27484128
}
}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": 9527.484128,
"rate": 95.27484128
}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