Rate Overview
Live
1 PLN = 4.0377 SCR
1 SCR = 0.247667
PLN
Avg
3.9234
High
4.1313
Low
3.7247
Last updated: 5/27/2026, 12:33:24 PM
Quick Conversions
| PLN | SCR |
|---|---|
| 1 PLN | 4.04 SCR |
| 10 PLN | 40.38 SCR |
| 50 PLN | 201.88 SCR |
| 100 PLN | 403.77 SCR |
| 500 PLN | 2,018.84 SCR |
| 1,000 PLN | 4,037.68 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-27T12:33:24Z",
"rates": {
"SCR": 4.037681
}
}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": 403.7681,
"rate": 4.037681
}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