Rate Overview
Live
1 GEL = 30.3985 ALL
1 ALL = 0.032896
GEL
Avg
30.4839
High
30.6852
Low
30.3548
Last updated: 3/6/2026, 11:26:33 PM
Quick Conversions
| GEL | ALL |
|---|---|
| 1 GEL | 30.40 ALL |
| 10 GEL | 303.98 ALL |
| 50 GEL | 1,519.92 ALL |
| 100 GEL | 3,039.85 ALL |
| 500 GEL | 15,199.24 ALL |
| 1,000 GEL | 30,398.49 ALL |
Get GEL/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=ALLExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-03-06T23:26:33Z",
"rates": {
"ALL": 30.398488
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "ALL",
"amount": 100
},
"result": 3039.8488,
"rate": 30.398488
}Build with GEL/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key