Rate Overview
Live
1 NIO = 2.5603 BTN
1 BTN = 0.390580
NIO
Avg
2.4555
High
2.5603
Low
2.3913
Last updated: 3/27/2026, 3:06:20 PM
Quick Conversions
| NIO | BTN |
|---|---|
| 1 NIO | 2.56 BTN |
| 10 NIO | 25.60 BTN |
| 50 NIO | 128.01 BTN |
| 100 NIO | 256.03 BTN |
| 500 NIO | 1,280.15 BTN |
| 1,000 NIO | 2,560.29 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-27T15:06:20Z",
"rates": {
"BTN": 2.560292
}
}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": 256.0292,
"rate": 2.560292
}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