Rate Overview
Live
1 KGS = 0.185833 SZL
1 SZL = 5.3812
KGS
Avg
0.200916
High
0.220262
Low
0.182291
Last updated: 7/6/2026, 8:52:38 AM
Quick Conversions
| KGS | SZL |
|---|---|
| 1 KGS | 0.19 SZL |
| 10 KGS | 1.86 SZL |
| 50 KGS | 9.29 SZL |
| 100 KGS | 18.58 SZL |
| 500 KGS | 92.92 SZL |
| 1,000 KGS | 185.83 SZL |
Get KGS/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=SZLExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-06T08:52:38Z",
"rates": {
"SZL": 0.185833
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "SZL",
"amount": 100
},
"result": 18.5833,
"rate": 0.185833
}Build with KGS/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key