Rate Overview
Live
1 SZL = 0.164201 GEL
1 GEL = 6.0901
SZL
Avg
0.166155
High
0.168258
Low
0.163652
Last updated: 3/7/2026, 12:13:22 AM
Quick Conversions
| SZL | GEL |
|---|---|
| 1 SZL | 0.16 GEL |
| 10 SZL | 1.64 GEL |
| 50 SZL | 8.21 GEL |
| 100 SZL | 16.42 GEL |
| 500 SZL | 82.10 GEL |
| 1,000 SZL | 164.20 GEL |
Get SZL/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=GELExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-03-07T00:13:22Z",
"rates": {
"GEL": 0.164201
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "GEL",
"amount": 100
},
"result": 16.4201,
"rate": 0.164201
}Build with SZL/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key