Rate Overview
Live
1 PLN = 2.5506 SEK
1 SEK = 0.392062
PLN
Avg
2.5704
High
2.6486
Low
2.4927
Last updated: 5/27/2026, 5:32:00 PM
Quick Conversions
| PLN | SEK |
|---|---|
| 1 PLN | 2.55 SEK |
| 10 PLN | 25.51 SEK |
| 50 PLN | 127.53 SEK |
| 100 PLN | 255.06 SEK |
| 500 PLN | 1,275.31 SEK |
| 1,000 PLN | 2,550.62 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-05-27T17:32:00Z",
"rates": {
"SEK": 2.550616
}
}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.06160000000003,
"rate": 2.550616
}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