Rate Overview
Live
1 GEL = 31.2810 ALL
1 ALL = 0.031968
GEL
Avg
30.7381
High
31.5389
Low
29.8847
Last updated: 7/24/2026, 3:36:18 AM
Quick Conversions
| GEL | ALL |
|---|---|
| 1 GEL | 31.28 ALL |
| 10 GEL | 312.81 ALL |
| 50 GEL | 1,564.05 ALL |
| 100 GEL | 3,128.10 ALL |
| 500 GEL | 15,640.49 ALL |
| 1,000 GEL | 31,280.97 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-07-24T03:36:18Z",
"rates": {
"ALL": 31.28097
}
}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": 3128.097,
"rate": 31.28097
}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