Rate Overview
Live
1 KGS = 0.182435 SZL
1 SZL = 5.4814
KGS
Avg
0.190760
High
0.202391
Low
0.182149
Last updated: 8/28/2026, 3:23:48 AM
Quick Conversions
| KGS | SZL |
|---|---|
| 1 KGS | 0.18 SZL |
| 10 KGS | 1.82 SZL |
| 50 KGS | 9.12 SZL |
| 100 KGS | 18.24 SZL |
| 500 KGS | 91.22 SZL |
| 1,000 KGS | 182.44 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-28T03:23:48Z",
"rates": {
"SZL": 0.182435
}
}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.2435,
"rate": 0.182435
}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