Rate Overview
Live
1 NIO = 0.048649 AWG
1 AWG = 20.5554
NIO
Avg
0.048648
High
0.048758
Low
0.048610
Last updated: 3/7/2026, 1:07:11 AM
Quick Conversions
| NIO | AWG |
|---|---|
| 1 NIO | 0.05 AWG |
| 10 NIO | 0.49 AWG |
| 50 NIO | 2.43 AWG |
| 100 NIO | 4.86 AWG |
| 500 NIO | 24.32 AWG |
| 1,000 NIO | 48.65 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-03-07T01:07:11Z",
"rates": {
"AWG": 0.048649
}
}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.8649,
"rate": 0.048649
}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