Rate Overview
Live
1 PLN = 2.4939 SEK
1 SEK = 0.400979
PLN
Avg
2.5109
High
2.5282
Low
2.4939
Last updated: 3/6/2026, 7:28:53 PM
Quick Conversions
| PLN | SEK |
|---|---|
| 1 PLN | 2.49 SEK |
| 10 PLN | 24.94 SEK |
| 50 PLN | 124.69 SEK |
| 100 PLN | 249.39 SEK |
| 500 PLN | 1,246.95 SEK |
| 1,000 PLN | 2,493.90 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-06T19:28:53Z",
"rates": {
"SEK": 2.493899
}
}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": 249.38989999999998,
"rate": 2.493899
}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