Rate Overview
Live
1 AED = 57.0006 GYD
1 GYD = 0.017544
AED
Avg
56.9417
High
57.0013
Low
56.7592
Last updated: 6/16/2026, 6:13:51 AM
Quick Conversions
| AED | GYD |
|---|---|
| 1 AED | 57.00 GYD |
| 10 AED | 570.01 GYD |
| 50 AED | 2,850.03 GYD |
| 100 AED | 5,700.06 GYD |
| 500 AED | 28,500.30 GYD |
| 1,000 AED | 57,000.61 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-06-16T06:13:51Z",
"rates": {
"GYD": 57.000607
}
}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": 5700.0607,
"rate": 57.000607
}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