Rate Overview
Live
1 AED = 0.722420 GEL
1 GEL = 1.3842
AED
Avg
0.722404
High
0.722686
Low
0.722113
Last updated: 6/15/2026, 6:30:43 PM
Quick Conversions
| AED | GEL |
|---|---|
| 1 AED | 0.72 GEL |
| 10 AED | 7.22 GEL |
| 50 AED | 36.12 GEL |
| 100 AED | 72.24 GEL |
| 500 AED | 361.21 GEL |
| 1,000 AED | 722.42 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-06-15T18:30:43Z",
"rates": {
"GEL": 0.72242
}
}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.24199999999999,
"rate": 0.72242
}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