Rate Overview
Live
1 AWG = 9.1164 NAD
1 NAD = 0.109692
AWG
Avg
9.1075
High
9.1335
Low
9.0658
Last updated: 4/17/2026, 6:30:38 AM
Quick Conversions
| AWG | NAD |
|---|---|
| 1 AWG | 9.12 NAD |
| 10 AWG | 91.16 NAD |
| 50 AWG | 455.82 NAD |
| 100 AWG | 911.64 NAD |
| 500 AWG | 4,558.22 NAD |
| 1,000 AWG | 9,116.44 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-04-17T06:30:38Z",
"rates": {
"NAD": 9.116443
}
}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": 911.6443,
"rate": 9.116443
}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