Rate Overview
Live
1 NAD = 0.109757 AWG
1 AWG = 9.1110
NAD
Avg
0.106124
High
0.112735
Low
0.100037
Last updated: 7/2/2026, 6:02:24 AM
Quick Conversions
| NAD | AWG |
|---|---|
| 1 NAD | 0.11 AWG |
| 10 NAD | 1.10 AWG |
| 50 NAD | 5.49 AWG |
| 100 NAD | 10.98 AWG |
| 500 NAD | 54.88 AWG |
| 1,000 NAD | 109.76 AWG |
Get NAD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=AWGExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-07-02T06:02:24Z",
"rates": {
"AWG": 0.109757
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "AWG",
"amount": 100
},
"result": 10.9757,
"rate": 0.109757
}Build with NAD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key