Rate Overview
Live
1 AWG = 9.3751 NAD
1 NAD = 0.106666
AWG
Avg
9.3755
High
10.0745
Low
8.8832
Last updated: 7/28/2026, 12:04:11 PM
Quick Conversions
| AWG | NAD |
|---|---|
| 1 AWG | 9.38 NAD |
| 10 AWG | 93.75 NAD |
| 50 AWG | 468.75 NAD |
| 100 AWG | 937.51 NAD |
| 500 AWG | 4,687.54 NAD |
| 1,000 AWG | 9,375.09 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-28T12:04:11Z",
"rates": {
"NAD": 9.375085
}
}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": 937.5085,
"rate": 9.375085
}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