Rate Overview
Live
1 KGS = 0.189133 SZL
1 SZL = 5.2873
KGS
Avg
0.190259
High
0.192386
Low
0.188782
Last updated: 8/2/2026, 1:16:23 PM
Quick Conversions
| KGS | SZL |
|---|---|
| 1 KGS | 0.19 SZL |
| 10 KGS | 1.89 SZL |
| 50 KGS | 9.46 SZL |
| 100 KGS | 18.91 SZL |
| 500 KGS | 94.57 SZL |
| 1,000 KGS | 189.13 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-08-02T13:16:23Z",
"rates": {
"SZL": 0.189133
}
}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.9133,
"rate": 0.189133
}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