Rate Overview
Live
1 SEK = 0.393355 PLN
1 PLN = 2.5422
SEK
Avg
0.394887
High
0.396781
Low
0.393355
Last updated: 3/27/2026, 4:35:53 PM
Quick Conversions
| SEK | PLN |
|---|---|
| 1 SEK | 0.39 PLN |
| 10 SEK | 3.93 PLN |
| 50 SEK | 19.67 PLN |
| 100 SEK | 39.34 PLN |
| 500 SEK | 196.68 PLN |
| 1,000 SEK | 393.36 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-27T16:35:53Z",
"rates": {
"PLN": 0.393355
}
}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.3355,
"rate": 0.393355
}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