Rate Overview
Live
1 AED = 0.717854 GEL
1 GEL = 1.3930
AED
Avg
0.718676
High
0.719859
Low
0.717850
Last updated: 7/2/2026, 3:59:04 AM
Quick Conversions
| AED | GEL |
|---|---|
| 1 AED | 0.72 GEL |
| 10 AED | 7.18 GEL |
| 50 AED | 35.89 GEL |
| 100 AED | 71.79 GEL |
| 500 AED | 358.93 GEL |
| 1,000 AED | 717.85 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-02T03:59:04Z",
"rates": {
"GEL": 0.717854
}
}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.7854,
"rate": 0.717854
}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