Rate Overview
Live
1 PLN = 2.5424 SEK
1 SEK = 0.393333
PLN
Avg
2.5443
High
2.5826
Low
2.4927
Last updated: 7/19/2026, 7:10:11 PM
Quick Conversions
| PLN | SEK |
|---|---|
| 1 PLN | 2.54 SEK |
| 10 PLN | 25.42 SEK |
| 50 PLN | 127.12 SEK |
| 100 PLN | 254.24 SEK |
| 500 PLN | 1,271.19 SEK |
| 1,000 PLN | 2,542.37 SEK |
Get PLN/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=SEKExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-07-19T19:10:11Z",
"rates": {
"SEK": 2.542372
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "SEK",
"amount": 100
},
"result": 254.23719999999997,
"rate": 2.542372
}Build with PLN/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key