Rate Overview
Live
1 GEL = 1.4092 AED
1 AED = 0.709644
GEL
Avg
1.4100
High
1.4120
Low
1.4074
Last updated: 9/3/2026, 5:24:08 AM
Quick Conversions
| GEL | AED |
|---|---|
| 1 GEL | 1.41 AED |
| 10 GEL | 14.09 AED |
| 50 GEL | 70.46 AED |
| 100 GEL | 140.92 AED |
| 500 GEL | 704.58 AED |
| 1,000 GEL | 1,409.16 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-09-03T05:24:08Z",
"rates": {
"AED": 1.409158
}
}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": 140.9158,
"rate": 1.409158
}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