Rate Overview
Live
1 USD = 91.9406 BTN
1 BTN = 0.010877
USD
Avg
91.6449
High
92.1500
Low
91.0801
Last updated: 3/7/2026, 7:35:52 AM
Quick Conversions
| USD | BTN |
|---|---|
| 1 USD | 91.94 BTN |
| 10 USD | 919.41 BTN |
| 50 USD | 4,597.03 BTN |
| 100 USD | 9,194.06 BTN |
| 500 USD | 45,970.31 BTN |
| 1,000 USD | 91,940.61 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-07T07:35:52Z",
"rates": {
"BTN": 91.94061202
}
}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": 9194.061202,
"rate": 91.94061202
}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