Rate Overview
Live
1 GEL = 31.2058 ALL
1 ALL = 0.032045
GEL
Avg
31.2724
High
31.3264
Low
31.2058
Last updated: 7/3/2026, 3:10:46 PM
Quick Conversions
| GEL | ALL |
|---|---|
| 1 GEL | 31.21 ALL |
| 10 GEL | 312.06 ALL |
| 50 GEL | 1,560.29 ALL |
| 100 GEL | 3,120.58 ALL |
| 500 GEL | 15,602.90 ALL |
| 1,000 GEL | 31,205.81 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-03T15:10:46Z",
"rates": {
"ALL": 31.205809
}
}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": 3120.5809,
"rate": 31.205809
}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