Rate Overview
Live
1 ALL = 0.032896 GEL
1 GEL = 30.3988
ALL
Avg
0.032812
High
0.032943
Low
0.032588
Last updated: 3/7/2026, 12:14:50 AM
Quick Conversions
| ALL | GEL |
|---|---|
| 1 ALL | 0.03 GEL |
| 10 ALL | 0.33 GEL |
| 50 ALL | 1.64 GEL |
| 100 ALL | 3.29 GEL |
| 500 ALL | 16.45 GEL |
| 1,000 ALL | 32.90 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-03-07T00:14:50Z",
"rates": {
"GEL": 0.032896
}
}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.2896,
"rate": 0.032896
}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