Rate Overview
Live
1 KGS = 0.187030 SZL
1 SZL = 5.3467
KGS
Avg
0.187276
High
0.187935
Low
0.186738
Last updated: 4/17/2026, 12:56:34 AM
Quick Conversions
| KGS | SZL |
|---|---|
| 1 KGS | 0.19 SZL |
| 10 KGS | 1.87 SZL |
| 50 KGS | 9.35 SZL |
| 100 KGS | 18.70 SZL |
| 500 KGS | 93.52 SZL |
| 1,000 KGS | 187.03 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-04-17T00:56:34Z",
"rates": {
"SZL": 0.18703
}
}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.703,
"rate": 0.18703
}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