Rate Overview
Live
1 AED = 0.734673 GEL
1 GEL = 1.3611
AED
Avg
0.733783
High
0.741305
Low
0.727775
Last updated: 3/26/2026, 3:36:34 PM
Quick Conversions
| AED | GEL |
|---|---|
| 1 AED | 0.73 GEL |
| 10 AED | 7.35 GEL |
| 50 AED | 36.73 GEL |
| 100 AED | 73.47 GEL |
| 500 AED | 367.34 GEL |
| 1,000 AED | 734.67 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-03-26T15:36:34Z",
"rates": {
"GEL": 0.734673
}
}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": 73.46730000000001,
"rate": 0.734673
}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