Rate Overview
Live
1 AWG = 20.5033 NIO
1 NIO = 0.048773
AWG
Avg
20.5229
High
20.5717
Low
20.3361
Last updated: 7/12/2026, 12:09:33 PM
Quick Conversions
| AWG | NIO |
|---|---|
| 1 AWG | 20.50 NIO |
| 10 AWG | 205.03 NIO |
| 50 AWG | 1,025.17 NIO |
| 100 AWG | 2,050.33 NIO |
| 500 AWG | 10,251.66 NIO |
| 1,000 AWG | 20,503.31 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-12T12:09:33Z",
"rates": {
"NIO": 20.503313
}
}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": 2050.3313,
"rate": 20.503313
}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