Rate Overview
Live
1 SEK = 0.390902 PLN
1 PLN = 2.5582
SEK
Avg
0.393026
High
0.399345
Low
0.386810
Last updated: 7/28/2026, 11:59:08 AM
Quick Conversions
| SEK | PLN |
|---|---|
| 1 SEK | 0.39 PLN |
| 10 SEK | 3.91 PLN |
| 50 SEK | 19.55 PLN |
| 100 SEK | 39.09 PLN |
| 500 SEK | 195.45 PLN |
| 1,000 SEK | 390.90 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-07-28T11:59:08Z",
"rates": {
"PLN": 0.390902
}
}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.0902,
"rate": 0.390902
}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