Rate Overview
Live
1 SVC = 0.391138 PEN
1 PEN = 2.5566
SVC
Avg
0.388101
High
0.391907
Low
0.383699
Last updated: 4/17/2026, 5:15:06 PM
Quick Conversions
| SVC | PEN |
|---|---|
| 1 SVC | 0.39 PEN |
| 10 SVC | 3.91 PEN |
| 50 SVC | 19.56 PEN |
| 100 SVC | 39.11 PEN |
| 500 SVC | 195.57 PEN |
| 1,000 SVC | 391.14 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-04-17T17:15:06Z",
"rates": {
"PEN": 0.391138
}
}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.1138,
"rate": 0.391138
}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