Rate Overview
Live
1 BTN = 0.384059 NIO
1 NIO = 2.6038
BTN
Avg
0.397096
High
0.409319
Low
0.382023
Last updated: 5/29/2026, 6:49:01 PM
Quick Conversions
| BTN | NIO |
|---|---|
| 1 BTN | 0.38 NIO |
| 10 BTN | 3.84 NIO |
| 50 BTN | 19.20 NIO |
| 100 BTN | 38.41 NIO |
| 500 BTN | 192.03 NIO |
| 1,000 BTN | 384.06 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-05-29T18:49:01Z",
"rates": {
"NIO": 0.384059
}
}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.405899999999995,
"rate": 0.384059
}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