Rate Overview
Live
1 SVC = 0.423805 PLN
1 PLN = 2.3596
SVC
Avg
0.419861
High
0.423805
Low
0.418072
Last updated: 6/18/2026, 10:03:00 AM
Quick Conversions
| SVC | PLN |
|---|---|
| 1 SVC | 0.42 PLN |
| 10 SVC | 4.24 PLN |
| 50 SVC | 21.19 PLN |
| 100 SVC | 42.38 PLN |
| 500 SVC | 211.90 PLN |
| 1,000 SVC | 423.81 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-06-18T10:03:00Z",
"rates": {
"PLN": 0.423805
}
}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.3805,
"rate": 0.423805
}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