Rate Overview
Live
1 GEL = 1.3769 AED
1 AED = 0.726258
GEL
Avg
1.3655
High
1.3769
Low
1.3490
Last updated: 5/26/2026, 3:22:38 AM
Quick Conversions
| GEL | AED |
|---|---|
| 1 GEL | 1.38 AED |
| 10 GEL | 13.77 AED |
| 50 GEL | 68.85 AED |
| 100 GEL | 137.69 AED |
| 500 GEL | 688.46 AED |
| 1,000 GEL | 1,376.92 AED |
Get GEL/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=AEDExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-05-26T03:22:38Z",
"rates": {
"AED": 1.376922
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "AED",
"amount": 100
},
"result": 137.69219999999999,
"rate": 1.376922
}Build with GEL/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key