Rate Overview
Live
1 PEN = 2.5294 SVC
1 SVC = 0.395343
PEN
Avg
2.5543
High
2.6225
Low
2.5142
Last updated: 3/28/2026, 10:44:21 AM
Quick Conversions
| PEN | SVC |
|---|---|
| 1 PEN | 2.53 SVC |
| 10 PEN | 25.29 SVC |
| 50 PEN | 126.47 SVC |
| 100 PEN | 252.94 SVC |
| 500 PEN | 1,264.72 SVC |
| 1,000 PEN | 2,529.45 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-03-28T10:44:21Z",
"rates": {
"SVC": 2.529446
}
}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.9446,
"rate": 2.529446
}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