Rate Overview
Live
1 AWG = 116.9414 GYD
1 GYD = 0.008551
AWG
Avg
116.7891
High
116.9414
Low
116.5910
Last updated: 8/20/2026, 4:43:23 AM
Quick Conversions
| AWG | GYD |
|---|---|
| 1 AWG | 116.94 GYD |
| 10 AWG | 1,169.41 GYD |
| 50 AWG | 5,847.07 GYD |
| 100 AWG | 11,694.14 GYD |
| 500 AWG | 58,470.72 GYD |
| 1,000 AWG | 116,941.43 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-08-20T04:43:23Z",
"rates": {
"GYD": 116.94143
}
}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": 11694.143,
"rate": 116.94143
}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