Rate Overview
Live
1 KRW = 0.006498 SEK
1 SEK = 153.8935
KRW
Avg
0.006389
High
0.006545
Low
0.006245
Last updated: 7/22/2026, 4:38:45 AM
Quick Conversions
| KRW | SEK |
|---|---|
| 1 KRW | 0.01 SEK |
| 10 KRW | 0.06 SEK |
| 50 KRW | 0.32 SEK |
| 100 KRW | 0.65 SEK |
| 500 KRW | 3.25 SEK |
| 1,000 KRW | 6.50 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-22T04:38:45Z",
"rates": {
"SEK": 0.006498
}
}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.6498,
"rate": 0.006498
}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