Rate Overview
Live
1 AWG = 9.1797 NAD
1 NAD = 0.108936
AWG
Avg
9.2618
High
9.3594
Low
9.1797
Last updated: 5/7/2026, 8:38:15 AM
Quick Conversions
| AWG | NAD |
|---|---|
| 1 AWG | 9.18 NAD |
| 10 AWG | 91.80 NAD |
| 50 AWG | 458.99 NAD |
| 100 AWG | 917.97 NAD |
| 500 AWG | 4,589.86 NAD |
| 1,000 AWG | 9,179.72 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-05-07T08:38:15Z",
"rates": {
"NAD": 9.179716
}
}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": 917.9716000000001,
"rate": 9.179716
}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