Rate Overview
Live
1 USD = 93.1579 BTN
1 BTN = 0.010734
USD
Avg
92.8168
High
93.1817
Low
92.2607
Last updated: 4/16/2026, 10:50:49 PM
Quick Conversions
| USD | BTN |
|---|---|
| 1 USD | 93.16 BTN |
| 10 USD | 931.58 BTN |
| 50 USD | 4,657.90 BTN |
| 100 USD | 9,315.79 BTN |
| 500 USD | 46,578.95 BTN |
| 1,000 USD | 93,157.90 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-04-16T22:50:49Z",
"rates": {
"BTN": 93.15790422
}
}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": 9315.790422,
"rate": 93.15790422
}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