Rate Overview
Live
1 ALL = 0.449848 NIO
1 NIO = 2.2230 ALL
Avg
0.445959
High
0.449848
Low
0.442017
Last updated: 1/25/2026, 7:17:36 AM
Quick Conversions
| ALL | NIO |
|---|---|
| 1 ALL | 0.45 NIO |
| 10 ALL | 4.50 NIO |
| 50 ALL | 22.49 NIO |
| 100 ALL | 44.98 NIO |
| 500 ALL | 224.92 NIO |
| 1,000 ALL | 449.85 NIO |
Get ALL/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=NIOExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-01-25T07:17:36Z",
"rates": {
"NIO": 0.449848
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "NIO",
"amount": 100
},
"result": 44.9848,
"rate": 0.449848
}Build with ALL/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key