Rate Overview
Live
1 PLN = 3.8246 SCR
1 SCR = 0.261464
PLN
Avg
3.9768
High
4.1888
Low
3.8228
Last updated: 4/17/2026, 4:55:59 AM
Quick Conversions
| PLN | SCR |
|---|---|
| 1 PLN | 3.82 SCR |
| 10 PLN | 38.25 SCR |
| 50 PLN | 191.23 SCR |
| 100 PLN | 382.46 SCR |
| 500 PLN | 1,912.31 SCR |
| 1,000 PLN | 3,824.62 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-04-17T04:55:59Z",
"rates": {
"SCR": 3.824616
}
}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": 382.4616,
"rate": 3.824616
}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