Rate Overview
Live
1 ALL = 0.453765 NIO
1 NIO = 2.2038
ALL
Avg
0.450740
High
0.453765
Low
0.447861
Last updated: 5/7/2026, 7:47:09 AM
Quick Conversions
| ALL | NIO |
|---|---|
| 1 ALL | 0.45 NIO |
| 10 ALL | 4.54 NIO |
| 50 ALL | 22.69 NIO |
| 100 ALL | 45.38 NIO |
| 500 ALL | 226.88 NIO |
| 1,000 ALL | 453.77 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-05-07T07:47:09Z",
"rates": {
"NIO": 0.453765
}
}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.3765,
"rate": 0.453765
}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