Rate Overview
Live
1 SVC = 0.422542 PLN
1 PLN = 2.3666
SVC
Avg
0.425234
High
0.426545
Low
0.422542
Last updated: 8/20/2026, 5:11:39 AM
Quick Conversions
| SVC | PLN |
|---|---|
| 1 SVC | 0.42 PLN |
| 10 SVC | 4.23 PLN |
| 50 SVC | 21.13 PLN |
| 100 SVC | 42.25 PLN |
| 500 SVC | 211.27 PLN |
| 1,000 SVC | 422.54 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-08-20T05:11:39Z",
"rates": {
"PLN": 0.422542
}
}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.2542,
"rate": 0.422542
}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