Rate Overview
Live
1 GEL = 31.4111 ALL
1 ALL = 0.031836
GEL
Avg
30.6921
High
31.4111
Low
30.0045
Last updated: 7/26/2026, 8:35:39 PM
Quick Conversions
| GEL | ALL |
|---|---|
| 1 GEL | 31.41 ALL |
| 10 GEL | 314.11 ALL |
| 50 GEL | 1,570.55 ALL |
| 100 GEL | 3,141.11 ALL |
| 500 GEL | 15,705.54 ALL |
| 1,000 GEL | 31,411.08 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-26T20:35:39Z",
"rates": {
"ALL": 31.411078
}
}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": 3141.1077999999998,
"rate": 31.411078
}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