Rate Overview
Live
1 USD = 95.7201 BTN
1 BTN = 0.010447
USD
Avg
89.7597
High
95.8354
Low
85.0760
Last updated: 5/27/2026, 4:50:41 AM
Quick Conversions
| USD | BTN |
|---|---|
| 1 USD | 95.72 BTN |
| 10 USD | 957.20 BTN |
| 50 USD | 4,786.00 BTN |
| 100 USD | 9,572.01 BTN |
| 500 USD | 47,860.05 BTN |
| 1,000 USD | 95,720.10 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-27T04:50:41Z",
"rates": {
"BTN": 95.7200995
}
}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": 9572.00995,
"rate": 95.7200995
}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