Rate Overview
Live
1 SVC = 0.420451 PLN
1 PLN = 2.3784
SVC
Avg
0.417181
High
0.423838
Low
0.408523
Last updated: 3/7/2026, 1:04:19 AM
Quick Conversions
| SVC | PLN |
|---|---|
| 1 SVC | 0.42 PLN |
| 10 SVC | 4.20 PLN |
| 50 SVC | 21.02 PLN |
| 100 SVC | 42.05 PLN |
| 500 SVC | 210.23 PLN |
| 1,000 SVC | 420.45 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-07T01:04:19Z",
"rates": {
"PLN": 0.420451
}
}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.045100000000005,
"rate": 0.420451
}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