Rate Overview
Live
1 GEL = 6.3313 SZL
1 SZL = 0.157946
GEL
Avg
6.4538
High
6.9306
Low
5.9294
Last updated: 3/27/2026, 10:21:04 AM
Quick Conversions
| GEL | SZL |
|---|---|
| 1 GEL | 6.33 SZL |
| 10 GEL | 63.31 SZL |
| 50 GEL | 316.56 SZL |
| 100 GEL | 633.13 SZL |
| 500 GEL | 3,165.65 SZL |
| 1,000 GEL | 6,331.30 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-27T10:21:04Z",
"rates": {
"SZL": 6.331295
}
}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": 633.1295,
"rate": 6.331295
}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