Rate Overview
Live
1 GEL = 1.3778 AED
1 AED = 0.725794
GEL
Avg
1.3769
High
1.3791
Low
1.3749
Last updated: 5/26/2026, 4:28:03 AM
Quick Conversions
| GEL | AED |
|---|---|
| 1 GEL | 1.38 AED |
| 10 GEL | 13.78 AED |
| 50 GEL | 68.89 AED |
| 100 GEL | 137.78 AED |
| 500 GEL | 688.90 AED |
| 1,000 GEL | 1,377.80 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-26T04:28:03Z",
"rates": {
"AED": 1.377801
}
}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.7801,
"rate": 1.377801
}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