Rate Overview
Live
1 SCR = 0.255179 PLN
1 PLN = 3.9188
SCR
Avg
0.260960
High
0.292527
Low
0.237078
Last updated: 5/26/2026, 1:40:07 PM
Quick Conversions
| SCR | PLN |
|---|---|
| 1 SCR | 0.26 PLN |
| 10 SCR | 2.55 PLN |
| 50 SCR | 12.76 PLN |
| 100 SCR | 25.52 PLN |
| 500 SCR | 127.59 PLN |
| 1,000 SCR | 255.18 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-05-26T13:40:07Z",
"rates": {
"PLN": 0.255179
}
}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.517899999999997,
"rate": 0.255179
}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