Rate Overview
Live
1 SCR = 0.263614 PLN
1 PLN = 3.7934
SCR
Avg
0.269106
High
0.282174
Low
0.260103
Last updated: 7/22/2026, 9:36:27 AM
Quick Conversions
| SCR | PLN |
|---|---|
| 1 SCR | 0.26 PLN |
| 10 SCR | 2.64 PLN |
| 50 SCR | 13.18 PLN |
| 100 SCR | 26.36 PLN |
| 500 SCR | 131.81 PLN |
| 1,000 SCR | 263.61 PLN |
Get SCR/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=PLNExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-22T09:36:27Z",
"rates": {
"PLN": 0.263614
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "PLN",
"amount": 100
},
"result": 26.361400000000003,
"rate": 0.263614
}Build with SCR/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key