Rate Overview
Live
1 USD = 96.4956 BTN
1 BTN = 0.010363
USD
Avg
88.6474
High
96.4956
Low
83.8140
Last updated: 7/25/2026, 11:29:55 PM
Quick Conversions
| USD | BTN |
|---|---|
| 1 USD | 96.50 BTN |
| 10 USD | 964.96 BTN |
| 50 USD | 4,824.78 BTN |
| 100 USD | 9,649.56 BTN |
| 500 USD | 48,247.80 BTN |
| 1,000 USD | 96,495.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-07-25T23:29:55Z",
"rates": {
"BTN": 96.49560455
}
}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": 9649.560454999999,
"rate": 96.49560455
}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