Rate Overview
Live
1 GEL = 30.8383 ALL
1 ALL = 0.032427
GEL
Avg
30.6434
High
30.8383
Low
30.5174
Last updated: 3/27/2026, 6:48:47 PM
Quick Conversions
| GEL | ALL |
|---|---|
| 1 GEL | 30.84 ALL |
| 10 GEL | 308.38 ALL |
| 50 GEL | 1,541.91 ALL |
| 100 GEL | 3,083.83 ALL |
| 500 GEL | 15,419.14 ALL |
| 1,000 GEL | 30,838.28 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-27T18:48:47Z",
"rates": {
"ALL": 30.838282
}
}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": 3083.8282,
"rate": 30.838282
}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