Rate Overview
Live
1 AWG = 20.4998 NIO
1 NIO = 0.048781
AWG
Avg
20.4129
High
20.4998
Low
20.3659
Last updated: 5/7/2026, 1:47:54 PM
Quick Conversions
| AWG | NIO |
|---|---|
| 1 AWG | 20.50 NIO |
| 10 AWG | 205.00 NIO |
| 50 AWG | 1,024.99 NIO |
| 100 AWG | 2,049.98 NIO |
| 500 AWG | 10,249.91 NIO |
| 1,000 AWG | 20,499.81 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-05-07T13:47:54Z",
"rates": {
"NIO": 20.49981
}
}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.981,
"rate": 20.49981
}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