Rate Overview
Live
1 PLN = 2.5525 SEK
1 SEK = 0.391771
PLN
Avg
2.5538
High
2.5602
Low
2.5452
Last updated: 4/17/2026, 7:32:32 AM
Quick Conversions
| PLN | SEK |
|---|---|
| 1 PLN | 2.55 SEK |
| 10 PLN | 25.53 SEK |
| 50 PLN | 127.63 SEK |
| 100 PLN | 255.25 SEK |
| 500 PLN | 1,276.26 SEK |
| 1,000 PLN | 2,552.51 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-04-17T07:32:32Z",
"rates": {
"SEK": 2.552512
}
}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": 255.2512,
"rate": 2.552512
}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