Rate Overview
Live
1 PLN = 3.8451 SCR
1 SCR = 0.260072
PLN
Avg
3.7825
High
3.9539
Low
3.5064
Last updated: 7/26/2026, 1:07:05 AM
Quick Conversions
| PLN | SCR |
|---|---|
| 1 PLN | 3.85 SCR |
| 10 PLN | 38.45 SCR |
| 50 PLN | 192.25 SCR |
| 100 PLN | 384.51 SCR |
| 500 PLN | 1,922.55 SCR |
| 1,000 PLN | 3,845.09 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-07-26T01:07:05Z",
"rates": {
"SCR": 3.845093
}
}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": 384.5093,
"rate": 3.845093
}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