Rate Overview
Live
1 AWG = 9.2454 NAD
1 NAD = 0.108162
AWG
Avg
9.0931
High
9.2630
Low
8.8800
Last updated: 3/7/2026, 3:48:24 AM
Quick Conversions
| AWG | NAD |
|---|---|
| 1 AWG | 9.25 NAD |
| 10 AWG | 92.45 NAD |
| 50 AWG | 462.27 NAD |
| 100 AWG | 924.54 NAD |
| 500 AWG | 4,622.68 NAD |
| 1,000 AWG | 9,245.36 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-03-07T03:48:24Z",
"rates": {
"NAD": 9.245364
}
}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": 924.5364000000001,
"rate": 9.245364
}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