Rate Overview
Live
1 NIO = 2.6035 BTN
1 BTN = 0.384095
NIO
Avg
2.5476
High
2.6206
Low
2.4577
Last updated: 7/28/2026, 11:26:49 AM
Quick Conversions
| NIO | BTN |
|---|---|
| 1 NIO | 2.60 BTN |
| 10 NIO | 26.04 BTN |
| 50 NIO | 130.18 BTN |
| 100 NIO | 260.35 BTN |
| 500 NIO | 1,301.76 BTN |
| 1,000 NIO | 2,603.52 BTN |
Get NIO/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=BTNExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-07-28T11:26:49Z",
"rates": {
"BTN": 2.603524
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "BTN",
"amount": 100
},
"result": 260.3524,
"rate": 2.603524
}Build with NIO/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key