Rate Overview
Live
1 AWG = 9.0481 NAD
1 NAD = 0.110521
AWG
Avg
9.0671
High
9.1400
Low
9.0171
Last updated: 8/12/2026, 5:25:55 AM
Quick Conversions
| AWG | NAD |
|---|---|
| 1 AWG | 9.05 NAD |
| 10 AWG | 90.48 NAD |
| 50 AWG | 452.40 NAD |
| 100 AWG | 904.81 NAD |
| 500 AWG | 4,524.03 NAD |
| 1,000 AWG | 9,048.07 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-08-12T05:25:55Z",
"rates": {
"NAD": 9.048069
}
}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": 904.8069,
"rate": 9.048069
}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