Rate Overview
Live
1 KRW = 0.006283 SEK
1 SEK = 159.1596
KRW
Avg
0.006270
High
0.006297
Low
0.006225
Last updated: 5/6/2026, 6:00:08 AM
Quick Conversions
| KRW | SEK |
|---|---|
| 1 KRW | 0.01 SEK |
| 10 KRW | 0.06 SEK |
| 50 KRW | 0.31 SEK |
| 100 KRW | 0.63 SEK |
| 500 KRW | 3.14 SEK |
| 1,000 KRW | 6.28 SEK |
Get KRW/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=SEKExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-05-06T06:00:08Z",
"rates": {
"SEK": 0.006283
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "SEK",
"amount": 100
},
"result": 0.6283000000000001,
"rate": 0.006283
}Build with KRW/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key