Rate Overview
Live
1 PEN = 2.5431 SVC
1 SVC = 0.393218
PEN
Avg
2.5743
High
2.6062
Low
2.5431
Last updated: 4/17/2026, 10:45:58 AM
Quick Conversions
| PEN | SVC |
|---|---|
| 1 PEN | 2.54 SVC |
| 10 PEN | 25.43 SVC |
| 50 PEN | 127.16 SVC |
| 100 PEN | 254.31 SVC |
| 500 PEN | 1,271.56 SVC |
| 1,000 PEN | 2,543.12 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-04-17T10:45:58Z",
"rates": {
"SVC": 2.543117
}
}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": 254.3117,
"rate": 2.543117
}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