Rate Overview
Live
1 GEL = 1.3680 AED
1 AED = 0.730996
GEL
Avg
1.3664
High
1.3680
Low
1.3653
Last updated: 4/15/2026, 10:07:37 PM
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.00 AED |
| 1,000 GEL | 1,368.00 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-04-15T22:07:37Z",
"rates": {
"AED": 1.367996
}
}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.7996,
"rate": 1.367996
}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