Rate Overview
Live
1 ALL = 0.033461 GEL
1 GEL = 29.8855
ALL
Avg
0.033120
High
0.033461
Low
0.032861
Last updated: 4/18/2026, 10:36:09 AM
Quick Conversions
| ALL | GEL |
|---|---|
| 1 ALL | 0.03 GEL |
| 10 ALL | 0.33 GEL |
| 50 ALL | 1.67 GEL |
| 100 ALL | 3.35 GEL |
| 500 ALL | 16.73 GEL |
| 1,000 ALL | 33.46 GEL |
Get ALL/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=GELExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-04-18T10:36:09Z",
"rates": {
"GEL": 0.033461
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "GEL",
"amount": 100
},
"result": 3.3461,
"rate": 0.033461
}Build with ALL/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key