Rate Overview
Live
1 BTN = 0.401090 NIO
1 NIO = 2.4932 BTN
Avg
0.405332
High
0.407717
Low
0.401090
Last updated: 1/25/2026, 2:50:27 PM
Quick Conversions
| BTN | NIO |
|---|---|
| 1 BTN | 0.40 NIO |
| 10 BTN | 4.01 NIO |
| 50 BTN | 20.05 NIO |
| 100 BTN | 40.11 NIO |
| 500 BTN | 200.55 NIO |
| 1,000 BTN | 401.09 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-01-25T14:50:27Z",
"rates": {
"NIO": 0.40109
}
}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": 40.109,
"rate": 0.40109
}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