Rate Overview
Live
1 BTN = 0.390580 NIO
1 NIO = 2.5603
BTN
Avg
0.391971
High
0.395520
Low
0.390009
Last updated: 3/27/2026, 6:32:08 AM
Quick Conversions
| BTN | NIO |
|---|---|
| 1 BTN | 0.39 NIO |
| 10 BTN | 3.91 NIO |
| 50 BTN | 19.53 NIO |
| 100 BTN | 39.06 NIO |
| 500 BTN | 195.29 NIO |
| 1,000 BTN | 390.58 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-27T06:32:08Z",
"rates": {
"NIO": 0.39058
}
}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.058,
"rate": 0.39058
}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