Rate Overview
Live
1 PEN = 2.6068 SVC
1 SVC = 0.383612 PEN
Avg
2.6141
High
2.6247
Low
2.5984
Last updated: 1/25/2026, 5:23:49 AM
Quick Conversions
| PEN | SVC |
|---|---|
| 1 PEN | 2.61 SVC |
| 10 PEN | 26.07 SVC |
| 50 PEN | 130.34 SVC |
| 100 PEN | 260.68 SVC |
| 500 PEN | 1,303.40 SVC |
| 1,000 PEN | 2,606.80 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-01-25T05:23:49Z",
"rates": {
"SVC": 2.606799
}
}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": 260.67990000000003,
"rate": 2.606799
}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