Rate Overview
Live
1 PEN = 2.5851 SVC
1 SVC = 0.386834
PEN
Avg
2.5831
High
2.5886
Low
2.5717
Last updated: 7/28/2026, 8:46:57 PM
Quick Conversions
| PEN | SVC |
|---|---|
| 1 PEN | 2.59 SVC |
| 10 PEN | 25.85 SVC |
| 50 PEN | 129.25 SVC |
| 100 PEN | 258.51 SVC |
| 500 PEN | 1,292.54 SVC |
| 1,000 PEN | 2,585.09 SVC |
Get PEN/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=SVCExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-28T20:46:57Z",
"rates": {
"SVC": 2.585086
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "SVC",
"amount": 100
},
"result": 258.5086,
"rate": 2.585086
}Build with PEN/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key