Rate Overview
Live
1 AWG = 9.0803 NAD
1 NAD = 0.110128
AWG
Avg
9.1047
High
9.1939
Low
9.0646
Last updated: 7/7/2026, 2:50:27 AM
Quick Conversions
| AWG | NAD |
|---|---|
| 1 AWG | 9.08 NAD |
| 10 AWG | 90.80 NAD |
| 50 AWG | 454.02 NAD |
| 100 AWG | 908.03 NAD |
| 500 AWG | 4,540.16 NAD |
| 1,000 AWG | 9,080.33 NAD |
Get AWG/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=NADExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-07T02:50:27Z",
"rates": {
"NAD": 9.080329
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "NAD",
"amount": 100
},
"result": 908.0329,
"rate": 9.080329
}Build with AWG/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key