Rate Overview
Live
1 AED = 56.9695 GYD
1 GYD = 0.017553
AED
Avg
56.9504
High
57.3097
Low
56.4686
Last updated: 5/27/2026, 4:51:58 AM
Quick Conversions
| AED | GYD |
|---|---|
| 1 AED | 56.97 GYD |
| 10 AED | 569.69 GYD |
| 50 AED | 2,848.47 GYD |
| 100 AED | 5,696.95 GYD |
| 500 AED | 28,484.74 GYD |
| 1,000 AED | 56,969.47 GYD |
Get AED/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=GYDExample Response:
{
"success": true,
"base": "AED",
"date": "2026-05-27T04:51:58Z",
"rates": {
"GYD": 56.969473
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "GYD",
"amount": 100
},
"result": 5696.9473,
"rate": 56.969473
}Build with AED/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key