Rate Overview
Live
1 PEN = 2.5277 SVC
1 SVC = 0.395615
PEN
Avg
2.5118
High
2.5342
Low
2.4952
Last updated: 5/7/2026, 1:46:31 PM
Quick Conversions
| PEN | SVC |
|---|---|
| 1 PEN | 2.53 SVC |
| 10 PEN | 25.28 SVC |
| 50 PEN | 126.39 SVC |
| 100 PEN | 252.77 SVC |
| 500 PEN | 1,263.86 SVC |
| 1,000 PEN | 2,527.71 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-07T13:46:31Z",
"rates": {
"SVC": 2.527711
}
}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": 252.7711,
"rate": 2.527711
}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