Rate Overview
Live
1 USD = 95.0337 BTN
1 BTN = 0.010523
USD
Avg
94.9365
High
95.0701
Low
94.8272
Last updated: 5/7/2026, 12:12:07 AM
Quick Conversions
| USD | BTN |
|---|---|
| 1 USD | 95.03 BTN |
| 10 USD | 950.34 BTN |
| 50 USD | 4,751.69 BTN |
| 100 USD | 9,503.37 BTN |
| 500 USD | 47,516.86 BTN |
| 1,000 USD | 95,033.73 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-05-07T00:12:07Z",
"rates": {
"BTN": 95.03372574
}
}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": 9503.372573999999,
"rate": 95.03372574
}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