Rate Overview
Live
1 AWG = 8.9160 NAD
1 NAD = 0.112158
AWG
Avg
8.9789
High
9.0365
Low
8.9160
Last updated: 9/6/2026, 1:32:49 AM
Quick Conversions
| AWG | NAD |
|---|---|
| 1 AWG | 8.92 NAD |
| 10 AWG | 89.16 NAD |
| 50 AWG | 445.80 NAD |
| 100 AWG | 891.60 NAD |
| 500 AWG | 4,458.01 NAD |
| 1,000 AWG | 8,916.01 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-09-06T01:32:49Z",
"rates": {
"NAD": 8.916014
}
}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": 891.6014,
"rate": 8.916014
}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