Rate Overview
Live
1 PLN = 3.7116 SCR
1 SCR = 0.269426
PLN
Avg
3.9319
High
4.2238
Low
3.6952
Last updated: 7/27/2026, 6:44:00 PM
Quick Conversions
| PLN | SCR |
|---|---|
| 1 PLN | 3.71 SCR |
| 10 PLN | 37.12 SCR |
| 50 PLN | 185.58 SCR |
| 100 PLN | 371.16 SCR |
| 500 PLN | 1,855.80 SCR |
| 1,000 PLN | 3,711.59 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-27T18:44:00Z",
"rates": {
"SCR": 3.711594
}
}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": 371.1594,
"rate": 3.711594
}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