Rate Overview
Live
1 NIO = 2.6206 BTN
1 BTN = 0.381587
NIO
Avg
2.4812
High
2.6328
Low
2.3522
Last updated: 7/20/2026, 6:32:00 AM
Quick Conversions
| NIO | BTN |
|---|---|
| 1 NIO | 2.62 BTN |
| 10 NIO | 26.21 BTN |
| 50 NIO | 131.03 BTN |
| 100 NIO | 262.06 BTN |
| 500 NIO | 1,310.32 BTN |
| 1,000 NIO | 2,620.64 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-20T06:32:00Z",
"rates": {
"BTN": 2.620635
}
}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": 262.0635,
"rate": 2.620635
}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