Rate Overview
Live
1 AED = 56.8758 GYD
1 GYD = 0.017582
AED
Avg
56.9454
High
57.0825
Low
56.8454
Last updated: 3/7/2026, 3:38:05 AM
Quick Conversions
| AED | GYD |
|---|---|
| 1 AED | 56.88 GYD |
| 10 AED | 568.76 GYD |
| 50 AED | 2,843.79 GYD |
| 100 AED | 5,687.58 GYD |
| 500 AED | 28,437.91 GYD |
| 1,000 AED | 56,875.83 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-07T03:38:05Z",
"rates": {
"GYD": 56.875826
}
}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": 5687.582600000001,
"rate": 56.875826
}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