Rate Overview
Live
1 SVC = 0.380988 PEN
1 PEN = 2.6248
SVC
Avg
0.390148
High
0.406112
Low
0.380988
Last updated: 1/26/2026, 12:03:58 AM
Quick Conversions
| SVC | PEN |
|---|---|
| 1 SVC | 0.38 PEN |
| 10 SVC | 3.81 PEN |
| 50 SVC | 19.05 PEN |
| 100 SVC | 38.10 PEN |
| 500 SVC | 190.49 PEN |
| 1,000 SVC | 380.99 PEN |
Get SVC/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=PENExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-01-26T00:03:58Z",
"rates": {
"PEN": 0.380988
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "PEN",
"amount": 100
},
"result": 38.0988,
"rate": 0.380988
}Build with SVC/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key