Rate Overview
Live
1 AED = 0.725675 GEL
1 GEL = 1.3780
AED
Avg
0.732335
High
0.741305
Low
0.725675
Last updated: 5/26/2026, 5:17:23 PM
Quick Conversions
| AED | GEL |
|---|---|
| 1 AED | 0.73 GEL |
| 10 AED | 7.26 GEL |
| 50 AED | 36.28 GEL |
| 100 AED | 72.57 GEL |
| 500 AED | 362.84 GEL |
| 1,000 AED | 725.68 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-05-26T17:17:23Z",
"rates": {
"GEL": 0.725675
}
}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": 72.5675,
"rate": 0.725675
}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