Rate Overview
Live
1 USD = 96.5352 BTN
1 BTN = 0.010359
USD
Avg
93.9164
High
96.8063
Low
90.2919
Last updated: 7/26/2026, 3:50:59 PM
Quick Conversions
| USD | BTN |
|---|---|
| 1 USD | 96.54 BTN |
| 10 USD | 965.35 BTN |
| 50 USD | 4,826.76 BTN |
| 100 USD | 9,653.52 BTN |
| 500 USD | 48,267.59 BTN |
| 1,000 USD | 96,535.18 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-26T15:50:59Z",
"rates": {
"BTN": 96.53517796
}
}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": 9653.517796,
"rate": 96.53517796
}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