Rate Overview
Live
1 AWG = 20.4982 NIO
1 NIO = 0.048785
AWG
Avg
20.5327
High
20.5762
Low
20.4941
Last updated: 7/26/2026, 9:23:08 PM
Quick Conversions
| AWG | NIO |
|---|---|
| 1 AWG | 20.50 NIO |
| 10 AWG | 204.98 NIO |
| 50 AWG | 1,024.91 NIO |
| 100 AWG | 2,049.82 NIO |
| 500 AWG | 10,249.10 NIO |
| 1,000 AWG | 20,498.19 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-26T21:23:08Z",
"rates": {
"NIO": 20.498191
}
}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": 2049.8190999999997,
"rate": 20.498191
}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