Rate Overview
Live
1 PLN = 3.7111 SCR
1 SCR = 0.269461
PLN
Avg
3.9364
High
4.2263
Low
3.5064
Last updated: 7/28/2026, 2:21:23 AM
Quick Conversions
| PLN | SCR |
|---|---|
| 1 PLN | 3.71 SCR |
| 10 PLN | 37.11 SCR |
| 50 PLN | 185.56 SCR |
| 100 PLN | 371.11 SCR |
| 500 PLN | 1,855.55 SCR |
| 1,000 PLN | 3,711.11 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-28T02:21:23Z",
"rates": {
"SCR": 3.711106
}
}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.1106,
"rate": 3.711106
}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