Rate Overview
Live
1 KRW = 0.011432 SZL
1 SZL = 87.4738
KRW
Avg
0.011430
High
0.011477
Low
0.011368
Last updated: 8/16/2026, 7:08:34 PM
Quick Conversions
| KRW | SZL |
|---|---|
| 1 KRW | 0.01 SZL |
| 10 KRW | 0.11 SZL |
| 50 KRW | 0.57 SZL |
| 100 KRW | 1.14 SZL |
| 500 KRW | 5.72 SZL |
| 1,000 KRW | 11.43 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-08-16T19:08:34Z",
"rates": {
"SZL": 0.011432
}
}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.1432,
"rate": 0.011432
}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