Rate Overview
Live
1 GEL = 31.3163 ALL
1 ALL = 0.031932
GEL
Avg
30.7325
High
31.3163
Low
30.1409
Last updated: 7/26/2026, 3:30:16 AM
Quick Conversions
| GEL | ALL |
|---|---|
| 1 GEL | 31.32 ALL |
| 10 GEL | 313.16 ALL |
| 50 GEL | 1,565.81 ALL |
| 100 GEL | 3,131.63 ALL |
| 500 GEL | 15,658.15 ALL |
| 1,000 GEL | 31,316.29 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-26T03:30:16Z",
"rates": {
"ALL": 31.316291
}
}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.6291,
"rate": 31.316291
}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