Rate Overview
Live
1 PLN = 2.5723 SEK
1 SEK = 0.388751
PLN
Avg
2.5751
High
2.5829
Low
2.5686
Last updated: 7/7/2026, 12:13:31 PM
Quick Conversions
| PLN | SEK |
|---|---|
| 1 PLN | 2.57 SEK |
| 10 PLN | 25.72 SEK |
| 50 PLN | 128.62 SEK |
| 100 PLN | 257.23 SEK |
| 500 PLN | 1,286.17 SEK |
| 1,000 PLN | 2,572.34 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-07T12:13:31Z",
"rates": {
"SEK": 2.57234
}
}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.234,
"rate": 2.57234
}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