Rate Overview
Live
1 GMD = 0.024153 AWG
1 AWG = 41.4027
GMD
Avg
0.024252
High
0.024657
Low
0.023924
Last updated: 7/29/2026, 11:58:30 PM
Quick Conversions
| GMD | AWG |
|---|---|
| 1 GMD | 0.02 AWG |
| 10 GMD | 0.24 AWG |
| 50 GMD | 1.21 AWG |
| 100 GMD | 2.42 AWG |
| 500 GMD | 12.08 AWG |
| 1,000 GMD | 24.15 AWG |
Get GMD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=AWGExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-07-29T23:58:30Z",
"rates": {
"AWG": 0.024153
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "AWG",
"amount": 100
},
"result": 2.4153000000000002,
"rate": 0.024153
}Build with GMD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key