Rate Overview
Live
1 KRW = 0.010884 SZL
1 SZL = 91.8780
KRW
Avg
0.010708
High
0.010884
Low
0.010543
Last updated: 7/11/2026, 1:13:36 PM
Quick Conversions
| KRW | SZL |
|---|---|
| 1 KRW | 0.01 SZL |
| 10 KRW | 0.11 SZL |
| 50 KRW | 0.54 SZL |
| 100 KRW | 1.09 SZL |
| 500 KRW | 5.44 SZL |
| 1,000 KRW | 10.88 SZL |
Get KRW/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=SZLExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-11T13:13:36Z",
"rates": {
"SZL": 0.010884
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "SZL",
"amount": 100
},
"result": 1.0884,
"rate": 0.010884
}Build with KRW/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key