Rate Overview
Live
1 AWG = 20.4451 NIO
1 NIO = 0.048911
AWG
Avg
20.4251
High
20.5113
Low
20.3856
Last updated: 4/17/2026, 6:30:38 AM
Quick Conversions
| AWG | NIO |
|---|---|
| 1 AWG | 20.45 NIO |
| 10 AWG | 204.45 NIO |
| 50 AWG | 1,022.26 NIO |
| 100 AWG | 2,044.51 NIO |
| 500 AWG | 10,222.56 NIO |
| 1,000 AWG | 20,445.12 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-04-17T06:30:38Z",
"rates": {
"NIO": 20.44512
}
}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": 2044.512,
"rate": 20.44512
}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