Rate Overview
Live
1 ALL = 0.032101 GEL
1 GEL = 31.1517
ALL
Avg
0.032285
High
0.032407
Low
0.032101
Last updated: 6/19/2026, 10:32:54 AM
Quick Conversions
| ALL | GEL |
|---|---|
| 1 ALL | 0.03 GEL |
| 10 ALL | 0.32 GEL |
| 50 ALL | 1.61 GEL |
| 100 ALL | 3.21 GEL |
| 500 ALL | 16.05 GEL |
| 1,000 ALL | 32.10 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-06-19T10:32:54Z",
"rates": {
"GEL": 0.032101
}
}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.2100999999999997,
"rate": 0.032101
}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