Rate Overview
Live
1 AWG = 116.6908 GYD
1 GYD = 0.008570
AWG
Avg
116.8438
High
117.1311
Low
116.6283
Last updated: 3/7/2026, 7:08:05 AM
Quick Conversions
| AWG | GYD |
|---|---|
| 1 AWG | 116.69 GYD |
| 10 AWG | 1,166.91 GYD |
| 50 AWG | 5,834.54 GYD |
| 100 AWG | 11,669.08 GYD |
| 500 AWG | 58,345.38 GYD |
| 1,000 AWG | 116,690.77 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-03-07T07:08:05Z",
"rates": {
"GYD": 116.690767
}
}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": 11669.0767,
"rate": 116.690767
}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