Rate Overview
Live
1 KGS = 0.185833 SZL
1 SZL = 5.3812
KGS
Avg
0.187102
High
0.193571
Low
0.181798
Last updated: 7/6/2026, 12:38:09 PM
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-06T12:38:09Z",
"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