Rate Overview
Live
1 ALL = 0.448268 NIO
1 NIO = 2.2308
ALL
Avg
0.443407
High
0.455038
Low
0.426803
Last updated: 5/27/2026, 1:36:16 PM
Quick Conversions
| ALL | NIO |
|---|---|
| 1 ALL | 0.45 NIO |
| 10 ALL | 4.48 NIO |
| 50 ALL | 22.41 NIO |
| 100 ALL | 44.83 NIO |
| 500 ALL | 224.13 NIO |
| 1,000 ALL | 448.27 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-05-27T13:36:16Z",
"rates": {
"NIO": 0.448268
}
}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.8268,
"rate": 0.448268
}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