Rate Overview
Live
1 PLN = 3.8800 SCR
1 SCR = 0.257730
PLN
Avg
3.9508
High
4.1931
Low
3.6952
Last updated: 3/27/2026, 1:36:25 PM
Quick Conversions
| PLN | SCR |
|---|---|
| 1 PLN | 3.88 SCR |
| 10 PLN | 38.80 SCR |
| 50 PLN | 194.00 SCR |
| 100 PLN | 388.00 SCR |
| 500 PLN | 1,940.01 SCR |
| 1,000 PLN | 3,880.03 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-27T13:36:25Z",
"rates": {
"SCR": 3.880028
}
}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.0028,
"rate": 3.880028
}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