Rate Overview
Live
1 NIO = 0.048701 AWG
1 AWG = 20.5335
NIO
Avg
0.048671
High
0.048792
Low
0.048597
Last updated: 9/2/2026, 4:26:20 PM
Quick Conversions
| NIO | AWG |
|---|---|
| 1 NIO | 0.05 AWG |
| 10 NIO | 0.49 AWG |
| 50 NIO | 2.44 AWG |
| 100 NIO | 4.87 AWG |
| 500 NIO | 24.35 AWG |
| 1,000 NIO | 48.70 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-09-02T16:26:20Z",
"rates": {
"AWG": 0.048701
}
}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.8701,
"rate": 0.048701
}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