Rate Overview
Live
1 GEL = 30.1153 ALL
1 ALL = 0.033206
GEL
Avg
30.3033
High
30.4569
Low
30.1153
Last updated: 4/17/2026, 12:29:51 AM
Quick Conversions
| GEL | ALL |
|---|---|
| 1 GEL | 30.12 ALL |
| 10 GEL | 301.15 ALL |
| 50 GEL | 1,505.77 ALL |
| 100 GEL | 3,011.53 ALL |
| 500 GEL | 15,057.67 ALL |
| 1,000 GEL | 30,115.34 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-04-17T00:29:51Z",
"rates": {
"ALL": 30.115337
}
}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": 3011.5337,
"rate": 30.115337
}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