Rate Overview
Live
1 AWG = 116.7140 GYD
1 GYD = 0.008568
AWG
Avg
116.8975
High
117.4263
Low
116.7140
Last updated: 9/3/2026, 4:33:10 AM
Quick Conversions
| AWG | GYD |
|---|---|
| 1 AWG | 116.71 GYD |
| 10 AWG | 1,167.14 GYD |
| 50 AWG | 5,835.70 GYD |
| 100 AWG | 11,671.40 GYD |
| 500 AWG | 58,357.02 GYD |
| 1,000 AWG | 116,714.03 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-09-03T04:33:10Z",
"rates": {
"GYD": 116.714032
}
}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": 11671.4032,
"rate": 116.714032
}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