Rate Overview
Live
1 PLN = 2.5357 SEK
1 SEK = 0.394366
PLN
Avg
2.5732
High
2.6587
Low
2.5017
Last updated: 3/27/2026, 11:15:07 AM
Quick Conversions
| PLN | SEK |
|---|---|
| 1 PLN | 2.54 SEK |
| 10 PLN | 25.36 SEK |
| 50 PLN | 126.79 SEK |
| 100 PLN | 253.57 SEK |
| 500 PLN | 1,267.86 SEK |
| 1,000 PLN | 2,535.71 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-03-27T11:15:07Z",
"rates": {
"SEK": 2.535713
}
}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": 253.57129999999998,
"rate": 2.535713
}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