Rate Overview
Live
1 ALL = 0.453376 NIO
1 NIO = 2.2057
ALL
Avg
0.451081
High
0.453851
Low
0.448238
Last updated: 4/17/2026, 6:12:50 AM
Quick Conversions
| ALL | NIO |
|---|---|
| 1 ALL | 0.45 NIO |
| 10 ALL | 4.53 NIO |
| 50 ALL | 22.67 NIO |
| 100 ALL | 45.34 NIO |
| 500 ALL | 226.69 NIO |
| 1,000 ALL | 453.38 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-04-17T06:12:50Z",
"rates": {
"NIO": 0.453376
}
}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.3376,
"rate": 0.453376
}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