Rate Overview
Live
1 GEL = 1.3611 AED
1 AED = 0.734673
GEL
Avg
1.3546
High
1.3612
Low
1.3499
Last updated: 3/26/2026, 1:53:01 PM
Quick Conversions
| GEL | AED |
|---|---|
| 1 GEL | 1.36 AED |
| 10 GEL | 13.61 AED |
| 50 GEL | 68.06 AED |
| 100 GEL | 136.11 AED |
| 500 GEL | 680.57 AED |
| 1,000 GEL | 1,361.15 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-03-26T13:53:01Z",
"rates": {
"AED": 1.361149
}
}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.1149,
"rate": 1.361149
}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