Rate Overview
Live
1 SEK = 0.393187 PLN
1 PLN = 2.5433
SEK
Avg
0.394769
High
0.396781
Low
0.393187
Last updated: 3/27/2026, 6:03:39 AM
Quick Conversions
| SEK | PLN |
|---|---|
| 1 SEK | 0.39 PLN |
| 10 SEK | 3.93 PLN |
| 50 SEK | 19.66 PLN |
| 100 SEK | 39.32 PLN |
| 500 SEK | 196.59 PLN |
| 1,000 SEK | 393.19 PLN |
Get SEK/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=PLNExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-27T06:03:39Z",
"rates": {
"PLN": 0.393187
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "PLN",
"amount": 100
},
"result": 39.3187,
"rate": 0.393187
}Build with SEK/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key