Rate Overview
Live
1 PLN = 3.8259 SCR
1 SCR = 0.261376
PLN
Avg
3.8251
High
3.9384
Low
3.6808
Last updated: 8/17/2026, 1:33:24 PM
Quick Conversions
| PLN | SCR |
|---|---|
| 1 PLN | 3.83 SCR |
| 10 PLN | 38.26 SCR |
| 50 PLN | 191.30 SCR |
| 100 PLN | 382.59 SCR |
| 500 PLN | 1,912.95 SCR |
| 1,000 PLN | 3,825.90 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-08-17T13:33:24Z",
"rates": {
"SCR": 3.825902
}
}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.59020000000004,
"rate": 3.825902
}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