Rate Overview
Live
1 NIO = 0.048911 AWG
1 AWG = 20.4453
NIO
Avg
0.048959
High
0.049054
Low
0.048753
Last updated: 4/17/2026, 6:30:41 AM
Quick Conversions
| NIO | AWG |
|---|---|
| 1 NIO | 0.05 AWG |
| 10 NIO | 0.49 AWG |
| 50 NIO | 2.45 AWG |
| 100 NIO | 4.89 AWG |
| 500 NIO | 24.46 AWG |
| 1,000 NIO | 48.91 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-04-17T06:30:41Z",
"rates": {
"AWG": 0.048911
}
}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.891100000000001,
"rate": 0.048911
}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