Rate Overview
Live
1 GEL = 30.8795 ALL
1 ALL = 0.032384
GEL
Avg
30.9655
High
31.0936
Low
30.8795
Last updated: 6/16/2026, 11:14:03 AM
Quick Conversions
| GEL | ALL |
|---|---|
| 1 GEL | 30.88 ALL |
| 10 GEL | 308.80 ALL |
| 50 GEL | 1,543.98 ALL |
| 100 GEL | 3,087.95 ALL |
| 500 GEL | 15,439.76 ALL |
| 1,000 GEL | 30,879.52 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-06-16T11:14:03Z",
"rates": {
"ALL": 30.879521
}
}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": 3087.9521,
"rate": 30.879521
}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