Rate Overview
Live
1 BTN = 0.380588 NIO
1 NIO = 2.6275
BTN
Avg
0.394189
High
0.409319
Low
0.380588
Last updated: 7/20/2026, 2:08:23 AM
Quick Conversions
| BTN | NIO |
|---|---|
| 1 BTN | 0.38 NIO |
| 10 BTN | 3.81 NIO |
| 50 BTN | 19.03 NIO |
| 100 BTN | 38.06 NIO |
| 500 BTN | 190.29 NIO |
| 1,000 BTN | 380.59 NIO |
Get BTN/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=NIOExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-20T02:08:23Z",
"rates": {
"NIO": 0.380588
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "NIO",
"amount": 100
},
"result": 38.0588,
"rate": 0.380588
}Build with BTN/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key