Rate Overview
Live
1 ALL = 0.464214 NIO
1 NIO = 2.1542
ALL
Avg
0.462770
High
0.464214
Low
0.460990
Last updated: 9/4/2026, 11:22:05 PM
Quick Conversions
| ALL | NIO |
|---|---|
| 1 ALL | 0.46 NIO |
| 10 ALL | 4.64 NIO |
| 50 ALL | 23.21 NIO |
| 100 ALL | 46.42 NIO |
| 500 ALL | 232.11 NIO |
| 1,000 ALL | 464.21 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-09-04T23:22:05Z",
"rates": {
"NIO": 0.464214
}
}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": 46.4214,
"rate": 0.464214
}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