Rate Overview
Live
1 BTN = 0.388844 NIO
1 NIO = 2.5717
BTN
Avg
0.387941
High
0.390386
Low
0.386242
Last updated: 5/9/2026, 4:52:42 AM
Quick Conversions
| BTN | NIO |
|---|---|
| 1 BTN | 0.39 NIO |
| 10 BTN | 3.89 NIO |
| 50 BTN | 19.44 NIO |
| 100 BTN | 38.88 NIO |
| 500 BTN | 194.42 NIO |
| 1,000 BTN | 388.84 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-09T04:52:42Z",
"rates": {
"NIO": 0.388844
}
}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.8844,
"rate": 0.388844
}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