Rate Overview
Live
1 BTN = 0.399469 NIO
1 NIO = 2.5033
BTN
Avg
0.401336
High
0.404114
Low
0.399469
Last updated: 3/7/2026, 4:43:20 AM
Quick Conversions
| BTN | NIO |
|---|---|
| 1 BTN | 0.40 NIO |
| 10 BTN | 3.99 NIO |
| 50 BTN | 19.97 NIO |
| 100 BTN | 39.95 NIO |
| 500 BTN | 199.73 NIO |
| 1,000 BTN | 399.47 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-03-07T04:43:20Z",
"rates": {
"NIO": 0.399469
}
}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": 39.9469,
"rate": 0.399469
}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