Rate Overview
Live
1 PEN = 2.5754 SVC
1 SVC = 0.388286
PEN
Avg
2.5730
High
2.6174
Low
2.4953
Last updated: 5/27/2026, 6:31:19 PM
Quick Conversions
| PEN | SVC |
|---|---|
| 1 PEN | 2.58 SVC |
| 10 PEN | 25.75 SVC |
| 50 PEN | 128.77 SVC |
| 100 PEN | 257.54 SVC |
| 500 PEN | 1,287.71 SVC |
| 1,000 PEN | 2,575.42 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-27T18:31:19Z",
"rates": {
"SVC": 2.575423
}
}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.54229999999995,
"rate": 2.575423
}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