Rate Overview
Live
1 NIO = 2.5717 BTN
1 BTN = 0.388844
NIO
Avg
2.5777
High
2.5890
Low
2.5616
Last updated: 5/9/2026, 4:55:26 AM
Quick Conversions
| NIO | BTN |
|---|---|
| 1 NIO | 2.57 BTN |
| 10 NIO | 25.72 BTN |
| 50 NIO | 128.59 BTN |
| 100 NIO | 257.17 BTN |
| 500 NIO | 1,285.86 BTN |
| 1,000 NIO | 2,571.72 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-05-09T04:55:26Z",
"rates": {
"BTN": 2.571724
}
}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": 257.17240000000004,
"rate": 2.571724
}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