Rate Overview
Live
1 ALL = 0.446088 NIO
1 NIO = 2.2417
ALL
Avg
0.447527
High
0.454100
Low
0.438238
Last updated: 7/25/2026, 11:37:01 PM
Quick Conversions
| ALL | NIO |
|---|---|
| 1 ALL | 0.45 NIO |
| 10 ALL | 4.46 NIO |
| 50 ALL | 22.30 NIO |
| 100 ALL | 44.61 NIO |
| 500 ALL | 223.04 NIO |
| 1,000 ALL | 446.09 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-07-25T23:37:01Z",
"rates": {
"NIO": 0.446088
}
}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.608799999999995,
"rate": 0.446088
}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