Rate Overview
Live
1 ALL = 0.442066 NIO
1 NIO = 2.2621
ALL
Avg
0.437731
High
0.452757
Low
0.400520
Last updated: 3/27/2026, 11:40:44 AM
Quick Conversions
| ALL | NIO |
|---|---|
| 1 ALL | 0.44 NIO |
| 10 ALL | 4.42 NIO |
| 50 ALL | 22.10 NIO |
| 100 ALL | 44.21 NIO |
| 500 ALL | 221.03 NIO |
| 1,000 ALL | 442.07 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-03-27T11:40:44Z",
"rates": {
"NIO": 0.442066
}
}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.2066,
"rate": 0.442066
}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