Rate Overview
Live
1 AED = 0.712549 GEL
1 GEL = 1.4034
AED
Avg
0.728622
High
0.741305
Low
0.712549
Last updated: 7/20/2026, 7:35:46 PM
Quick Conversions
| AED | GEL |
|---|---|
| 1 AED | 0.71 GEL |
| 10 AED | 7.13 GEL |
| 50 AED | 35.63 GEL |
| 100 AED | 71.25 GEL |
| 500 AED | 356.27 GEL |
| 1,000 AED | 712.55 GEL |
Get AED/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=GELExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-20T19:35:46Z",
"rates": {
"GEL": 0.712549
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "GEL",
"amount": 100
},
"result": 71.25489999999999,
"rate": 0.712549
}Build with AED/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key