Rate Overview
Live
1 AED = 56.9532 GYD
1 GYD = 0.017558
AED
Avg
56.9637
High
57.0825
Low
56.8454
Last updated: 3/7/2026, 2:15:14 AM
Quick Conversions
| AED | GYD |
|---|---|
| 1 AED | 56.95 GYD |
| 10 AED | 569.53 GYD |
| 50 AED | 2,847.66 GYD |
| 100 AED | 5,695.32 GYD |
| 500 AED | 28,476.60 GYD |
| 1,000 AED | 56,953.21 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-03-07T02:15:14Z",
"rates": {
"GYD": 56.953208
}
}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": 5695.3207999999995,
"rate": 56.953208
}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