Rate Overview
Live
1 SVC = 0.409381 PLN
1 PLN = 2.4427
SVC
Avg
0.412764
High
0.415918
Low
0.409381
Last updated: 5/8/2026, 1:01:58 PM
Quick Conversions
| SVC | PLN |
|---|---|
| 1 SVC | 0.41 PLN |
| 10 SVC | 4.09 PLN |
| 50 SVC | 20.47 PLN |
| 100 SVC | 40.94 PLN |
| 500 SVC | 204.69 PLN |
| 1,000 SVC | 409.38 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-05-08T13:01:58Z",
"rates": {
"PLN": 0.409381
}
}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": 40.9381,
"rate": 0.409381
}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