Rate Overview
Live
1 NIO = 0.048780 AWG
1 AWG = 20.5002
NIO
Avg
0.048988
High
0.049101
Low
0.048780
Last updated: 5/7/2026, 8:07:58 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.39 AWG |
| 1,000 NIO | 48.78 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-05-07T08:07:58Z",
"rates": {
"AWG": 0.04878
}
}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.878,
"rate": 0.04878
}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