Rate Overview
Live
1 AWG = 20.5446 NIO
1 NIO = 0.048675
AWG
Avg
20.5388
High
20.6165
Low
20.3135
Last updated: 3/27/2026, 1:54:08 PM
Quick Conversions
| AWG | NIO |
|---|---|
| 1 AWG | 20.54 NIO |
| 10 AWG | 205.45 NIO |
| 50 AWG | 1,027.23 NIO |
| 100 AWG | 2,054.46 NIO |
| 500 AWG | 10,272.30 NIO |
| 1,000 AWG | 20,544.59 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-03-27T13:54:08Z",
"rates": {
"NIO": 20.544591
}
}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": 2054.4591,
"rate": 20.544591
}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