Rate Overview
Live
1 SVC = 0.426839 PLN
1 PLN = 2.3428
SVC
Avg
0.432150
High
0.434993
Low
0.426839
Last updated: 7/30/2026, 5:31:43 PM
Quick Conversions
| SVC | PLN |
|---|---|
| 1 SVC | 0.43 PLN |
| 10 SVC | 4.27 PLN |
| 50 SVC | 21.34 PLN |
| 100 SVC | 42.68 PLN |
| 500 SVC | 213.42 PLN |
| 1,000 SVC | 426.84 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-07-30T17:31:43Z",
"rates": {
"PLN": 0.426839
}
}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.6839,
"rate": 0.426839
}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