Rate Overview
Live
1 AED = 0.741243 GEL
1 GEL = 1.3491
AED
Avg
0.734037
High
0.741605
Low
0.726860
Last updated: 3/6/2026, 8:09:28 AM
Quick Conversions
| AED | GEL |
|---|---|
| 1 AED | 0.74 GEL |
| 10 AED | 7.41 GEL |
| 50 AED | 37.06 GEL |
| 100 AED | 74.12 GEL |
| 500 AED | 370.62 GEL |
| 1,000 AED | 741.24 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-06T08:09:28Z",
"rates": {
"GEL": 0.741243
}
}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": 74.1243,
"rate": 0.741243
}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