Rate Overview
Live
1 PLN = 3.9479 SCR
1 SCR = 0.253298
PLN
Avg
3.8601
High
3.9479
Low
3.7125
Last updated: 9/6/2026, 8:22:34 AM
Quick Conversions
| PLN | SCR |
|---|---|
| 1 PLN | 3.95 SCR |
| 10 PLN | 39.48 SCR |
| 50 PLN | 197.40 SCR |
| 100 PLN | 394.79 SCR |
| 500 PLN | 1,973.96 SCR |
| 1,000 PLN | 3,947.93 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-09-06T08:22:34Z",
"rates": {
"SCR": 3.947925
}
}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": 394.7925,
"rate": 3.947925
}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