Rate Overview
Live
1 KRW = 0.010817 SZL
1 SZL = 92.4471
KRW
Avg
0.012322
High
0.013379
Low
0.010817
Last updated: 5/28/2026, 12:09:17 AM
Quick Conversions
| KRW | SZL |
|---|---|
| 1 KRW | 0.01 SZL |
| 10 KRW | 0.11 SZL |
| 50 KRW | 0.54 SZL |
| 100 KRW | 1.08 SZL |
| 500 KRW | 5.41 SZL |
| 1,000 KRW | 10.82 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-05-28T00:09:17Z",
"rates": {
"SZL": 0.010817
}
}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.0817,
"rate": 0.010817
}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