Rate Overview
Live
1 GEL = 31.3188 ALL
1 ALL = 0.031930
GEL
Avg
31.2620
High
31.3368
Low
31.1446
Last updated: 7/23/2026, 4:45:10 PM
Quick Conversions
| GEL | ALL |
|---|---|
| 1 GEL | 31.32 ALL |
| 10 GEL | 313.19 ALL |
| 50 GEL | 1,565.94 ALL |
| 100 GEL | 3,131.88 ALL |
| 500 GEL | 15,659.42 ALL |
| 1,000 GEL | 31,318.85 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-23T16:45:10Z",
"rates": {
"ALL": 31.318846
}
}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": 3131.8846,
"rate": 31.318846
}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