Rate Overview
Live
1 GEL = 30.3383 ALL
1 ALL = 0.032962
GEL
Avg
30.3937
High
30.5361
Low
30.3349
Last updated: 5/7/2026, 3:28:40 AM
Quick Conversions
| GEL | ALL |
|---|---|
| 1 GEL | 30.34 ALL |
| 10 GEL | 303.38 ALL |
| 50 GEL | 1,516.91 ALL |
| 100 GEL | 3,033.83 ALL |
| 500 GEL | 15,169.14 ALL |
| 1,000 GEL | 30,338.28 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-05-07T03:28:40Z",
"rates": {
"ALL": 30.33828
}
}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": 3033.828,
"rate": 30.33828
}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