Rate Overview
Live
1 ALL = 0.456831 NIO
1 NIO = 2.1890
ALL
Avg
0.456204
High
0.456855
Low
0.455478
Last updated: 8/13/2026, 9:21:53 AM
Quick Conversions
| ALL | NIO |
|---|---|
| 1 ALL | 0.46 NIO |
| 10 ALL | 4.57 NIO |
| 50 ALL | 22.84 NIO |
| 100 ALL | 45.68 NIO |
| 500 ALL | 228.42 NIO |
| 1,000 ALL | 456.83 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-08-13T09:21:53Z",
"rates": {
"NIO": 0.456831
}
}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": 45.683099999999996,
"rate": 0.456831
}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