Rate Overview
Live
1 GEL = 6.0801 SZL
1 SZL = 0.164472
GEL
Avg
6.0895
High
6.1088
Low
6.0713
Last updated: 4/17/2026, 12:34:46 AM
Quick Conversions
| GEL | SZL |
|---|---|
| 1 GEL | 6.08 SZL |
| 10 GEL | 60.80 SZL |
| 50 GEL | 304.00 SZL |
| 100 GEL | 608.01 SZL |
| 500 GEL | 3,040.03 SZL |
| 1,000 GEL | 6,080.05 SZL |
Get GEL/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=SZLExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-04-17T00:34:46Z",
"rates": {
"SZL": 6.080055
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "SZL",
"amount": 100
},
"result": 608.0055,
"rate": 6.080055
}Build with GEL/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key