Rate Overview
Live
1 SCR = 0.257342 PLN
1 PLN = 3.8859
SCR
Avg
0.253359
High
0.270617
Low
0.238488
Last updated: 3/27/2026, 10:22:34 AM
Quick Conversions
| SCR | PLN |
|---|---|
| 1 SCR | 0.26 PLN |
| 10 SCR | 2.57 PLN |
| 50 SCR | 12.87 PLN |
| 100 SCR | 25.73 PLN |
| 500 SCR | 128.67 PLN |
| 1,000 SCR | 257.34 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-27T10:22:34Z",
"rates": {
"PLN": 0.257342
}
}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.7342,
"rate": 0.257342
}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