Rate Overview
Live
1 PLN = 4.0442 SCR
1 SCR = 0.247266
PLN
Avg
3.9696
High
4.2238
Low
3.6952
Last updated: 5/27/2026, 1:58:25 PM
Quick Conversions
| PLN | SCR |
|---|---|
| 1 PLN | 4.04 SCR |
| 10 PLN | 40.44 SCR |
| 50 PLN | 202.21 SCR |
| 100 PLN | 404.42 SCR |
| 500 PLN | 2,022.12 SCR |
| 1,000 PLN | 4,044.23 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-05-27T13:58:25Z",
"rates": {
"SCR": 4.044235
}
}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": 404.42349999999993,
"rate": 4.044235
}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