Rate Overview
Live
1 GEL = 1.3969 AED
1 AED = 0.715876
GEL
Avg
1.3901
High
1.3984
Low
1.3837
Last updated: 7/10/2026, 9:32:08 PM
Quick Conversions
| GEL | AED |
|---|---|
| 1 GEL | 1.40 AED |
| 10 GEL | 13.97 AED |
| 50 GEL | 69.84 AED |
| 100 GEL | 139.69 AED |
| 500 GEL | 698.44 AED |
| 1,000 GEL | 1,396.89 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-10T21:32:08Z",
"rates": {
"AED": 1.396889
}
}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.68890000000002,
"rate": 1.396889
}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