Rate Overview
Live
1 ALL = 0.444572 NIO
1 NIO = 2.2494
ALL
Avg
0.447353
High
0.451653
Low
0.443441
Last updated: 3/7/2026, 12:11:26 AM
Quick Conversions
| ALL | NIO |
|---|---|
| 1 ALL | 0.44 NIO |
| 10 ALL | 4.45 NIO |
| 50 ALL | 22.23 NIO |
| 100 ALL | 44.46 NIO |
| 500 ALL | 222.29 NIO |
| 1,000 ALL | 444.57 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-07T00:11:26Z",
"rates": {
"NIO": 0.444572
}
}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.4572,
"rate": 0.444572
}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