Rate Overview
Live
1 PLN = 2.5348 SEK
1 SEK = 0.394502
PLN
Avg
2.5321
High
2.5417
Low
2.5203
Last updated: 3/27/2026, 12:54:57 PM
Quick Conversions
| PLN | SEK |
|---|---|
| 1 PLN | 2.53 SEK |
| 10 PLN | 25.35 SEK |
| 50 PLN | 126.74 SEK |
| 100 PLN | 253.48 SEK |
| 500 PLN | 1,267.42 SEK |
| 1,000 PLN | 2,534.84 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-27T12:54:57Z",
"rates": {
"SEK": 2.53484
}
}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.484,
"rate": 2.53484
}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