Rate Overview
Live
1 AED = 56.9405 GYD
1 GYD = 0.017562
AED
Avg
56.9127
High
57.0511
Low
56.5028
Last updated: 5/27/2026, 2:30:07 AM
Quick Conversions
| AED | GYD |
|---|---|
| 1 AED | 56.94 GYD |
| 10 AED | 569.41 GYD |
| 50 AED | 2,847.03 GYD |
| 100 AED | 5,694.05 GYD |
| 500 AED | 28,470.25 GYD |
| 1,000 AED | 56,940.51 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-27T02:30:07Z",
"rates": {
"GYD": 56.940507
}
}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": 5694.0507,
"rate": 56.940507
}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