Rate Overview
Live
1 SCR = 0.249936 PLN
1 PLN = 4.0010
SCR
Avg
0.249845
High
0.260932
Low
0.238733
Last updated: 4/16/2026, 8:50:53 AM
Quick Conversions
| SCR | PLN |
|---|---|
| 1 SCR | 0.25 PLN |
| 10 SCR | 2.50 PLN |
| 50 SCR | 12.50 PLN |
| 100 SCR | 24.99 PLN |
| 500 SCR | 124.97 PLN |
| 1,000 SCR | 249.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-04-16T08:50:53Z",
"rates": {
"PLN": 0.249936
}
}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.9936,
"rate": 0.249936
}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