Rate Overview
Live
1 USD = 95.5916 BTN
1 BTN = 0.010461
USD
Avg
95.3669
High
95.5916
Low
95.1243
Last updated: 8/15/2026, 5:35:30 AM
Quick Conversions
| USD | BTN |
|---|---|
| 1 USD | 95.59 BTN |
| 10 USD | 955.92 BTN |
| 50 USD | 4,779.58 BTN |
| 100 USD | 9,559.16 BTN |
| 500 USD | 47,795.80 BTN |
| 1,000 USD | 95,591.60 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-08-15T05:35:30Z",
"rates": {
"BTN": 95.59160391
}
}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": 9559.160391000001,
"rate": 95.59160391
}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