Rate Overview
Live
1 SCR = 0.255031 PLN
1 PLN = 3.9211
SCR
Avg
0.260032
High
0.265820
Low
0.251634
Last updated: 6/15/2026, 3:37:07 PM
Quick Conversions
| SCR | PLN |
|---|---|
| 1 SCR | 0.26 PLN |
| 10 SCR | 2.55 PLN |
| 50 SCR | 12.75 PLN |
| 100 SCR | 25.50 PLN |
| 500 SCR | 127.52 PLN |
| 1,000 SCR | 255.03 PLN |
Get SCR/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=PLNExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-06-15T15:37:07Z",
"rates": {
"PLN": 0.255031
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "PLN",
"amount": 100
},
"result": 25.5031,
"rate": 0.255031
}Build with SCR/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key