Rate Overview
Live
1 NIO = 2.5271 BTN
1 BTN = 0.395718
NIO
Avg
2.5290
High
2.5378
Low
2.5211
Last updated: 4/18/2026, 8:50:05 AM
Quick Conversions
| NIO | BTN |
|---|---|
| 1 NIO | 2.53 BTN |
| 10 NIO | 25.27 BTN |
| 50 NIO | 126.35 BTN |
| 100 NIO | 252.71 BTN |
| 500 NIO | 1,263.53 BTN |
| 1,000 NIO | 2,527.05 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-04-18T08:50:05Z",
"rates": {
"BTN": 2.527054
}
}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": 252.70540000000003,
"rate": 2.527054
}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