Rate Overview
Live
1 ALL = 0.033045 GEL
1 GEL = 30.2618
ALL
Avg
0.032931
High
0.033045
Low
0.032748
Last updated: 5/9/2026, 1:27:43 PM
Quick Conversions
| ALL | GEL |
|---|---|
| 1 ALL | 0.03 GEL |
| 10 ALL | 0.33 GEL |
| 50 ALL | 1.65 GEL |
| 100 ALL | 3.30 GEL |
| 500 ALL | 16.52 GEL |
| 1,000 ALL | 33.04 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-05-09T13:27:43Z",
"rates": {
"GEL": 0.033045
}
}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.3045,
"rate": 0.033045
}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