Rate Overview
Live
1 SVC = 0.427645 PLN
1 PLN = 2.3384
SVC
Avg
0.419885
High
0.434089
Low
0.405350
Last updated: 7/31/2026, 7:41:50 AM
Quick Conversions
| SVC | PLN |
|---|---|
| 1 SVC | 0.43 PLN |
| 10 SVC | 4.28 PLN |
| 50 SVC | 21.38 PLN |
| 100 SVC | 42.76 PLN |
| 500 SVC | 213.82 PLN |
| 1,000 SVC | 427.65 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-31T07:41:50Z",
"rates": {
"PLN": 0.427645
}
}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.7645,
"rate": 0.427645
}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