Rate Overview
Live
1 BTN = 0.010734 USD
1 USD = 93.1619
BTN
Avg
0.010773
High
0.010838
Low
0.010731
Last updated: 4/16/2026, 11:59:31 PM
Quick Conversions
| BTN | USD |
|---|---|
| 1 BTN | 0.01 USD |
| 10 BTN | 0.11 USD |
| 50 BTN | 0.54 USD |
| 100 BTN | 1.07 USD |
| 500 BTN | 5.37 USD |
| 1,000 BTN | 10.73 USD |
Get BTN/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=USDExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-04-16T23:59:31Z",
"rates": {
"USD": 0.010734
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "USD",
"amount": 100
},
"result": 1.0734000000000001,
"rate": 0.010734
}Build with BTN/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key