Rate Overview
Live
1 PLN = 3.8859 SCR
1 SCR = 0.257343
PLN
Avg
3.9478
High
4.1539
Low
3.7558
Last updated: 3/27/2026, 11:52:35 AM
Quick Conversions
| PLN | SCR |
|---|---|
| 1 PLN | 3.89 SCR |
| 10 PLN | 38.86 SCR |
| 50 PLN | 194.29 SCR |
| 100 PLN | 388.59 SCR |
| 500 PLN | 1,942.94 SCR |
| 1,000 PLN | 3,885.87 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-27T11:52:35Z",
"rates": {
"SCR": 3.88587
}
}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.587,
"rate": 3.88587
}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