Rate Overview
Live
1 USD = 96.3889 BTN
1 BTN = 0.010375
USD
Avg
95.2387
High
96.6495
Low
94.3153
Last updated: 7/19/2026, 7:42:45 AM
Quick Conversions
| USD | BTN |
|---|---|
| 1 USD | 96.39 BTN |
| 10 USD | 963.89 BTN |
| 50 USD | 4,819.45 BTN |
| 100 USD | 9,638.89 BTN |
| 500 USD | 48,194.47 BTN |
| 1,000 USD | 96,388.93 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-19T07:42:45Z",
"rates": {
"BTN": 96.38893066
}
}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": 9638.893066,
"rate": 96.38893066
}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