Rate Overview
Live
1 NIO = 2.4898 BTN
1 BTN = 0.401642
NIO
Avg
2.4886
High
2.5033
Low
2.4745
Last updated: 3/7/2026, 1:03:50 AM
Quick Conversions
| NIO | BTN |
|---|---|
| 1 NIO | 2.49 BTN |
| 10 NIO | 24.90 BTN |
| 50 NIO | 124.49 BTN |
| 100 NIO | 248.98 BTN |
| 500 NIO | 1,244.89 BTN |
| 1,000 NIO | 2,489.78 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-03-07T01:03:50Z",
"rates": {
"BTN": 2.489781
}
}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": 248.97809999999998,
"rate": 2.489781
}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