Rate Overview
Live
1 KRW = 0.006320 SEK
1 SEK = 158.2278
KRW
Avg
0.006298
High
0.006322
Low
0.006256
Last updated: 7/5/2026, 12:46:23 PM
Quick Conversions
| KRW | SEK |
|---|---|
| 1 KRW | 0.01 SEK |
| 10 KRW | 0.06 SEK |
| 50 KRW | 0.32 SEK |
| 100 KRW | 0.63 SEK |
| 500 KRW | 3.16 SEK |
| 1,000 KRW | 6.32 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-07-05T12:46:23Z",
"rates": {
"SEK": 0.00632
}
}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.632,
"rate": 0.00632
}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