Rate Overview
Live
1 USD = 95.3803 BTN
1 BTN = 0.010484
USD
Avg
95.8224
High
96.8063
Low
95.3803
Last updated: 5/27/2026, 2:27:27 AM
Quick Conversions
| USD | BTN |
|---|---|
| 1 USD | 95.38 BTN |
| 10 USD | 953.80 BTN |
| 50 USD | 4,769.02 BTN |
| 100 USD | 9,538.03 BTN |
| 500 USD | 47,690.16 BTN |
| 1,000 USD | 95,380.32 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-27T02:27:27Z",
"rates": {
"BTN": 95.3803173
}
}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": 9538.03173,
"rate": 95.3803173
}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