Rate Overview
Live
1 GEL = 1.3491 AED
1 AED = 0.741243
GEL
Avg
1.3624
High
1.3758
Low
1.3484
Last updated: 3/6/2026, 8:09:18 AM
Quick Conversions
| GEL | AED |
|---|---|
| 1 GEL | 1.35 AED |
| 10 GEL | 13.49 AED |
| 50 GEL | 67.45 AED |
| 100 GEL | 134.91 AED |
| 500 GEL | 674.54 AED |
| 1,000 GEL | 1,349.09 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-06T08:09:18Z",
"rates": {
"AED": 1.349085
}
}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": 134.9085,
"rate": 1.349085
}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