Rate Overview
Live
1 AWG = 20.5451 NIO
1 NIO = 0.048674
AWG
Avg
20.5341
High
20.5892
Low
20.3804
Last updated: 7/23/2026, 4:21:48 AM
Quick Conversions
| AWG | NIO |
|---|---|
| 1 AWG | 20.55 NIO |
| 10 AWG | 205.45 NIO |
| 50 AWG | 1,027.25 NIO |
| 100 AWG | 2,054.51 NIO |
| 500 AWG | 10,272.53 NIO |
| 1,000 AWG | 20,545.05 NIO |
Get AWG/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=NIOExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-23T04:21:48Z",
"rates": {
"NIO": 20.545053
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "NIO",
"amount": 100
},
"result": 2054.5053,
"rate": 20.545053
}Build with AWG/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key