Rate Overview
Live
1 NIO = 2.4932 BTN
1 BTN = 0.401091 NIO
Avg
2.3552
High
2.4932
Low
2.2754
Last updated: 1/25/2026, 9:36:10 AM
Quick Conversions
| NIO | BTN |
|---|---|
| 1 NIO | 2.49 BTN |
| 10 NIO | 24.93 BTN |
| 50 NIO | 124.66 BTN |
| 100 NIO | 249.32 BTN |
| 500 NIO | 1,246.60 BTN |
| 1,000 NIO | 2,493.20 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-01-25T09:36:10Z",
"rates": {
"BTN": 2.4932
}
}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": 249.32,
"rate": 2.4932
}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