Rate Overview
Live
1 KPW = 0.010203 SEK
1 SEK = 98.0104
KPW
Avg
0.010180
High
0.010276
Low
0.010041
Last updated: 3/7/2026, 7:41:34 AM
Quick Conversions
| KPW | SEK |
|---|---|
| 1 KPW | 0.01 SEK |
| 10 KPW | 0.10 SEK |
| 50 KPW | 0.51 SEK |
| 100 KPW | 1.02 SEK |
| 500 KPW | 5.10 SEK |
| 1,000 KPW | 10.20 SEK |
Get KPW/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=SEKExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-03-07T07:41:34Z",
"rates": {
"SEK": 0.010203
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "SEK",
"amount": 100
},
"result": 1.0203,
"rate": 0.010203
}Build with KPW/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key