Rate Overview
Live
1 GEL = 30.7804 ALL
1 ALL = 0.032488
GEL
Avg
30.8430
High
30.9216
Low
30.7804
Last updated: 8/15/2026, 6:31:32 AM
Quick Conversions
| GEL | ALL |
|---|---|
| 1 GEL | 30.78 ALL |
| 10 GEL | 307.80 ALL |
| 50 GEL | 1,539.02 ALL |
| 100 GEL | 3,078.04 ALL |
| 500 GEL | 15,390.18 ALL |
| 1,000 GEL | 30,780.36 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-08-15T06:31:32Z",
"rates": {
"ALL": 30.780363
}
}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": 3078.0363,
"rate": 30.780363
}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