Rate Overview
Live
1 AWG = 20.5334 NIO
1 NIO = 0.048701
AWG
Avg
20.5458
High
20.5773
Low
20.4950
Last updated: 9/2/2026, 4:02:59 PM
Quick Conversions
| AWG | NIO |
|---|---|
| 1 AWG | 20.53 NIO |
| 10 AWG | 205.33 NIO |
| 50 AWG | 1,026.67 NIO |
| 100 AWG | 2,053.34 NIO |
| 500 AWG | 10,266.71 NIO |
| 1,000 AWG | 20,533.42 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-09-02T16:02:59Z",
"rates": {
"NIO": 20.53342
}
}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": 2053.342,
"rate": 20.53342
}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