Rate Overview
Live
1 USD = 94.1543 BTN
1 BTN = 0.010621
USD
Avg
91.4076
High
94.1543
Low
89.7957
Last updated: 3/27/2026, 6:50:43 PM
Quick Conversions
| USD | BTN |
|---|---|
| 1 USD | 94.15 BTN |
| 10 USD | 941.54 BTN |
| 50 USD | 4,707.72 BTN |
| 100 USD | 9,415.43 BTN |
| 500 USD | 47,077.15 BTN |
| 1,000 USD | 94,154.31 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-03-27T18:50:43Z",
"rates": {
"BTN": 94.1543065
}
}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": 9415.43065,
"rate": 94.1543065
}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