Rate Overview
Live
1 SVC = 0.425131 PLN
1 PLN = 2.3522
SVC
Avg
0.413384
High
0.425131
Low
0.401135
Last updated: 3/27/2026, 10:17:59 AM
Quick Conversions
| SVC | PLN |
|---|---|
| 1 SVC | 0.43 PLN |
| 10 SVC | 4.25 PLN |
| 50 SVC | 21.26 PLN |
| 100 SVC | 42.51 PLN |
| 500 SVC | 212.57 PLN |
| 1,000 SVC | 425.13 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-27T10:17:59Z",
"rates": {
"PLN": 0.425131
}
}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.5131,
"rate": 0.425131
}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