Rate Overview
Live
1 PLN = 2.5612 SEK
1 SEK = 0.390447
PLN
Avg
2.5662
High
2.6289
Low
2.4996
Last updated: 7/28/2026, 7:45:05 AM
Quick Conversions
| PLN | SEK |
|---|---|
| 1 PLN | 2.56 SEK |
| 10 PLN | 25.61 SEK |
| 50 PLN | 128.06 SEK |
| 100 PLN | 256.12 SEK |
| 500 PLN | 1,280.58 SEK |
| 1,000 PLN | 2,561.17 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-28T07:45:05Z",
"rates": {
"SEK": 2.561167
}
}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": 256.11670000000004,
"rate": 2.561167
}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