Rate Overview
Live
1 AWG = 116.1629 GYD
1 GYD = 0.008609
AWG
Avg
116.1760
High
116.2513
Low
115.9861
Last updated: 5/8/2026, 2:00:23 AM
Quick Conversions
| AWG | GYD |
|---|---|
| 1 AWG | 116.16 GYD |
| 10 AWG | 1,161.63 GYD |
| 50 AWG | 5,808.15 GYD |
| 100 AWG | 11,616.29 GYD |
| 500 AWG | 58,081.45 GYD |
| 1,000 AWG | 116,162.91 GYD |
Get AWG/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=GYDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-08T02:00:23Z",
"rates": {
"GYD": 116.162906
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "GYD",
"amount": 100
},
"result": 11616.2906,
"rate": 116.162906
}Build with AWG/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key