Rate Overview
Live
1 AWG = 9.4049 NAD
1 NAD = 0.106328
AWG
Avg
9.2904
High
9.4049
Low
9.1416
Last updated: 7/26/2026, 9:23:02 PM
Quick Conversions
| AWG | NAD |
|---|---|
| 1 AWG | 9.40 NAD |
| 10 AWG | 94.05 NAD |
| 50 AWG | 470.24 NAD |
| 100 AWG | 940.49 NAD |
| 500 AWG | 4,702.45 NAD |
| 1,000 AWG | 9,404.89 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-26T21:23:02Z",
"rates": {
"NAD": 9.404892
}
}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": 940.4892,
"rate": 9.404892
}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