Rate Overview
Live
1 PLN = 3.8695 SCR
1 SCR = 0.258432
PLN
Avg
3.8699
High
4.0460
Low
3.7781
Last updated: 5/7/2026, 7:47:52 AM
Quick Conversions
| PLN | SCR |
|---|---|
| 1 PLN | 3.87 SCR |
| 10 PLN | 38.69 SCR |
| 50 PLN | 193.47 SCR |
| 100 PLN | 386.95 SCR |
| 500 PLN | 1,934.74 SCR |
| 1,000 PLN | 3,869.49 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-05-07T07:47:52Z",
"rates": {
"SCR": 3.869488
}
}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": 386.9488,
"rate": 3.869488
}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