Rate Overview
Live
1 PEN = 2.5704 SVC
1 SVC = 0.389049
PEN
Avg
2.4691
High
2.6186
Low
2.3204
Last updated: 7/28/2026, 7:34:03 AM
Quick Conversions
| PEN | SVC |
|---|---|
| 1 PEN | 2.57 SVC |
| 10 PEN | 25.70 SVC |
| 50 PEN | 128.52 SVC |
| 100 PEN | 257.04 SVC |
| 500 PEN | 1,285.19 SVC |
| 1,000 PEN | 2,570.37 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-28T07:34:03Z",
"rates": {
"SVC": 2.570373
}
}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": 257.0373,
"rate": 2.570373
}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