Rate Overview
Live
1 KRW = 0.011211 SZL
1 SZL = 89.1981
KRW
Avg
0.011326
High
0.011530
Low
0.011200
Last updated: 5/7/2026, 1:53:57 PM
Quick Conversions
| KRW | SZL |
|---|---|
| 1 KRW | 0.01 SZL |
| 10 KRW | 0.11 SZL |
| 50 KRW | 0.56 SZL |
| 100 KRW | 1.12 SZL |
| 500 KRW | 5.61 SZL |
| 1,000 KRW | 11.21 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-07T13:53:57Z",
"rates": {
"SZL": 0.011211
}
}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.1211,
"rate": 0.011211
}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