Rate Overview
Live
1 AWG = 9.1370 NAD
1 NAD = 0.109445
AWG
Avg
9.1458
High
9.4571
Low
8.8832
Last updated: 5/27/2026, 12:35:16 PM
Quick Conversions
| AWG | NAD |
|---|---|
| 1 AWG | 9.14 NAD |
| 10 AWG | 91.37 NAD |
| 50 AWG | 456.85 NAD |
| 100 AWG | 913.70 NAD |
| 500 AWG | 4,568.52 NAD |
| 1,000 AWG | 9,137.04 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-27T12:35:16Z",
"rates": {
"NAD": 9.137038
}
}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": 913.7038,
"rate": 9.137038
}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