Rate Overview
Live
1 NIO = 2.5940 BTN
1 BTN = 0.385500
NIO
Avg
2.5912
High
2.5947
Low
2.5854
Last updated: 8/14/2026, 4:14:16 PM
Quick Conversions
| NIO | BTN |
|---|---|
| 1 NIO | 2.59 BTN |
| 10 NIO | 25.94 BTN |
| 50 NIO | 129.70 BTN |
| 100 NIO | 259.40 BTN |
| 500 NIO | 1,297.02 BTN |
| 1,000 NIO | 2,594.04 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-08-14T16:14:16Z",
"rates": {
"BTN": 2.594037
}
}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": 259.4037,
"rate": 2.594037
}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