Rate Overview
Live
1 NIO = 0.048817 AWG
1 AWG = 20.4847
NIO
Avg
0.048795
High
0.049173
Low
0.048610
Last updated: 7/5/2026, 8:21:30 AM
Quick Conversions
| NIO | AWG |
|---|---|
| 1 NIO | 0.05 AWG |
| 10 NIO | 0.49 AWG |
| 50 NIO | 2.44 AWG |
| 100 NIO | 4.88 AWG |
| 500 NIO | 24.41 AWG |
| 1,000 NIO | 48.82 AWG |
Get NIO/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=AWGExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-07-05T08:21:30Z",
"rates": {
"AWG": 0.048817
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "AWG",
"amount": 100
},
"result": 4.8817,
"rate": 0.048817
}Build with NIO/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key