Rate Overview
Live
1 PLN = 2.5733 SEK
1 SEK = 0.388609
PLN
Avg
2.5791
High
2.5859
Low
2.5728
Last updated: 7/5/2026, 7:33:59 PM
Quick Conversions
| PLN | SEK |
|---|---|
| 1 PLN | 2.57 SEK |
| 10 PLN | 25.73 SEK |
| 50 PLN | 128.66 SEK |
| 100 PLN | 257.33 SEK |
| 500 PLN | 1,286.64 SEK |
| 1,000 PLN | 2,573.28 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-05T19:33:59Z",
"rates": {
"SEK": 2.57328
}
}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": 257.328,
"rate": 2.57328
}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