Rate Overview
Live
1 USD = 96.4123 BTN
1 BTN = 0.010372
USD
Avg
93.2960
High
96.4123
Low
89.7957
Last updated: 7/20/2026, 4:01:21 PM
Quick Conversions
| USD | BTN |
|---|---|
| 1 USD | 96.41 BTN |
| 10 USD | 964.12 BTN |
| 50 USD | 4,820.61 BTN |
| 100 USD | 9,641.23 BTN |
| 500 USD | 48,206.14 BTN |
| 1,000 USD | 96,412.29 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-20T16:01:21Z",
"rates": {
"BTN": 96.41228983
}
}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": 9641.228983,
"rate": 96.41228983
}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