Rate Overview
Live
1 AWG = 9.1896 NAD
1 NAD = 0.108819
AWG
Avg
9.7496
High
10.6770
Low
8.9075
Last updated: 7/22/2026, 8:38:51 PM
Quick Conversions
| AWG | NAD |
|---|---|
| 1 AWG | 9.19 NAD |
| 10 AWG | 91.90 NAD |
| 50 AWG | 459.48 NAD |
| 100 AWG | 918.96 NAD |
| 500 AWG | 4,594.80 NAD |
| 1,000 AWG | 9,189.61 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-22T20:38:51Z",
"rates": {
"NAD": 9.189608
}
}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": 918.9608,
"rate": 9.189608
}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