Rate Overview
Live
1 SVC = 0.387130 PEN
1 PEN = 2.5831
SVC
Avg
0.387313
High
0.388851
Low
0.386449
Last updated: 7/30/2026, 12:05:54 PM
Quick Conversions
| SVC | PEN |
|---|---|
| 1 SVC | 0.39 PEN |
| 10 SVC | 3.87 PEN |
| 50 SVC | 19.36 PEN |
| 100 SVC | 38.71 PEN |
| 500 SVC | 193.57 PEN |
| 1,000 SVC | 387.13 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-07-30T12:05:54Z",
"rates": {
"PEN": 0.38713
}
}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.712999999999994,
"rate": 0.38713
}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