Rate Overview
Live
1 PEN = 2.5737 SVC
1 SVC = 0.388543
PEN
Avg
2.5729
High
2.6174
Low
2.4953
Last updated: 5/27/2026, 7:38:52 PM
Quick Conversions
| PEN | SVC |
|---|---|
| 1 PEN | 2.57 SVC |
| 10 PEN | 25.74 SVC |
| 50 PEN | 128.69 SVC |
| 100 PEN | 257.37 SVC |
| 500 PEN | 1,286.86 SVC |
| 1,000 PEN | 2,573.72 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-05-27T19:38:52Z",
"rates": {
"SVC": 2.573718
}
}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.3718,
"rate": 2.573718
}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