Rate Overview
Live
1 GEL = 1.3936 AED
1 AED = 0.717560
GEL
Avg
1.3920
High
1.3936
Low
1.3893
Last updated: 7/3/2026, 5:59:09 PM
Quick Conversions
| GEL | AED |
|---|---|
| 1 GEL | 1.39 AED |
| 10 GEL | 13.94 AED |
| 50 GEL | 69.68 AED |
| 100 GEL | 139.36 AED |
| 500 GEL | 696.81 AED |
| 1,000 GEL | 1,393.61 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-03T17:59:09Z",
"rates": {
"AED": 1.393611
}
}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": 139.3611,
"rate": 1.393611
}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