Rate Overview
Live
1 GEL = 1.3843 AED
1 AED = 0.722401
GEL
Avg
1.3843
High
1.3848
Low
1.3837
Last updated: 6/15/2026, 11:10:32 AM
Quick Conversions
| GEL | AED |
|---|---|
| 1 GEL | 1.38 AED |
| 10 GEL | 13.84 AED |
| 50 GEL | 69.21 AED |
| 100 GEL | 138.43 AED |
| 500 GEL | 692.14 AED |
| 1,000 GEL | 1,384.27 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-06-15T11:10:32Z",
"rates": {
"AED": 1.384272
}
}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": 138.4272,
"rate": 1.384272
}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