Rate Overview
Live
1 GEL = 1.3680 AED
1 AED = 0.730976
GEL
Avg
1.3680
High
1.3707
Low
1.3629
Last updated: 5/6/2026, 12:33:47 AM
Quick Conversions
| GEL | AED |
|---|---|
| 1 GEL | 1.37 AED |
| 10 GEL | 13.68 AED |
| 50 GEL | 68.40 AED |
| 100 GEL | 136.80 AED |
| 500 GEL | 684.02 AED |
| 1,000 GEL | 1,368.03 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-06T00:33:47Z",
"rates": {
"AED": 1.368034
}
}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": 136.8034,
"rate": 1.368034
}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