Rate Overview
Live
1 GEL = 6.0901 SZL
1 SZL = 0.164202
GEL
Avg
6.0123
High
6.1105
Low
5.9432
Last updated: 3/6/2026, 11:27:58 PM
Quick Conversions
| GEL | SZL |
|---|---|
| 1 GEL | 6.09 SZL |
| 10 GEL | 60.90 SZL |
| 50 GEL | 304.50 SZL |
| 100 GEL | 609.01 SZL |
| 500 GEL | 3,045.04 SZL |
| 1,000 GEL | 6,090.07 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-03-06T23:27:58Z",
"rates": {
"SZL": 6.090072
}
}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": 609.0072,
"rate": 6.090072
}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