Rate Overview
Live
1 PLN = 3.8878 SCR
1 SCR = 0.257218
PLN
Avg
4.0273
High
4.1996
Low
3.7907
Last updated: 3/27/2026, 5:15:04 PM
Quick Conversions
| PLN | SCR |
|---|---|
| 1 PLN | 3.89 SCR |
| 10 PLN | 38.88 SCR |
| 50 PLN | 194.39 SCR |
| 100 PLN | 388.78 SCR |
| 500 PLN | 1,943.88 SCR |
| 1,000 PLN | 3,887.75 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-03-27T17:15:04Z",
"rates": {
"SCR": 3.887751
}
}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": 388.7751,
"rate": 3.887751
}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