Rate Overview
Live
1 PLN = 4.0585 SCR
1 SCR = 0.246395
PLN
Avg
3.9643
High
4.0978
Low
3.7524
Last updated: 3/6/2026, 7:30:20 PM
Quick Conversions
| PLN | SCR |
|---|---|
| 1 PLN | 4.06 SCR |
| 10 PLN | 40.59 SCR |
| 50 PLN | 202.93 SCR |
| 100 PLN | 405.85 SCR |
| 500 PLN | 2,029.26 SCR |
| 1,000 PLN | 4,058.52 SCR |
Get PLN/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=SCRExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-03-06T19:30:20Z",
"rates": {
"SCR": 4.058521
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "SCR",
"amount": 100
},
"result": 405.8521,
"rate": 4.058521
}Build with PLN/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key