Rate Overview
Live
1 GEL = 1.4014 AED
1 AED = 0.713596
GEL
Avg
1.3670
High
1.4014
Low
1.3485
Last updated: 7/23/2026, 6:21:33 PM
Quick Conversions
| GEL | AED |
|---|---|
| 1 GEL | 1.40 AED |
| 10 GEL | 14.01 AED |
| 50 GEL | 70.07 AED |
| 100 GEL | 140.14 AED |
| 500 GEL | 700.68 AED |
| 1,000 GEL | 1,401.35 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-07-23T18:21:33Z",
"rates": {
"AED": 1.401353
}
}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.1353,
"rate": 1.401353
}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