Rate Overview
Live
1 PLN = 3.8716 SCR
1 SCR = 0.258289
PLN
Avg
3.8702
High
4.0460
Low
3.7781
Last updated: 5/7/2026, 6:56:00 AM
Quick Conversions
| PLN | SCR |
|---|---|
| 1 PLN | 3.87 SCR |
| 10 PLN | 38.72 SCR |
| 50 PLN | 193.58 SCR |
| 100 PLN | 387.16 SCR |
| 500 PLN | 1,935.82 SCR |
| 1,000 PLN | 3,871.64 SCR |
Get PLN/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=SCRExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-05-07T06:56:00Z",
"rates": {
"SCR": 3.871637
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "SCR",
"amount": 100
},
"result": 387.1637,
"rate": 3.871637
}Build with PLN/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key