Rate Overview
Live
1 SVC = 0.425771 PLN
1 PLN = 2.3487
SVC
Avg
0.422633
High
0.425771
Low
0.420272
Last updated: 3/27/2026, 1:58:58 PM
Quick Conversions
| SVC | PLN |
|---|---|
| 1 SVC | 0.43 PLN |
| 10 SVC | 4.26 PLN |
| 50 SVC | 21.29 PLN |
| 100 SVC | 42.58 PLN |
| 500 SVC | 212.89 PLN |
| 1,000 SVC | 425.77 PLN |
Get SVC/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=PLNExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-27T13:58:58Z",
"rates": {
"PLN": 0.425771
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "PLN",
"amount": 100
},
"result": 42.5771,
"rate": 0.425771
}Build with SVC/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key