Rate Overview
Live
1 SCR = 0.245943 PLN
1 PLN = 4.0660
SCR
Avg
0.252480
High
0.266498
Low
0.244031
Last updated: 3/6/2026, 11:27:07 PM
Quick Conversions
| SCR | PLN |
|---|---|
| 1 SCR | 0.25 PLN |
| 10 SCR | 2.46 PLN |
| 50 SCR | 12.30 PLN |
| 100 SCR | 24.59 PLN |
| 500 SCR | 122.97 PLN |
| 1,000 SCR | 245.94 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-03-06T23:27:07Z",
"rates": {
"PLN": 0.245943
}
}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": 24.5943,
"rate": 0.245943
}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