Rate Overview
Live
1 SVC = 0.395343 PEN
1 PEN = 2.5294
SVC
Avg
0.395162
High
0.397593
Low
0.393191
Last updated: 3/28/2026, 10:54:35 AM
Quick Conversions
| SVC | PEN |
|---|---|
| 1 SVC | 0.40 PEN |
| 10 SVC | 3.95 PEN |
| 50 SVC | 19.77 PEN |
| 100 SVC | 39.53 PEN |
| 500 SVC | 197.67 PEN |
| 1,000 SVC | 395.34 PEN |
Get SVC/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=PENExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-28T10:54:35Z",
"rates": {
"PEN": 0.395343
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "PEN",
"amount": 100
},
"result": 39.5343,
"rate": 0.395343
}Build with SVC/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key