Rate Overview
Live
1 SVC = 0.397737 PEN
1 PEN = 2.5142
SVC
Avg
0.389530
High
0.397737
Low
0.382291
Last updated: 3/7/2026, 9:28:25 AM
Quick Conversions
| SVC | PEN |
|---|---|
| 1 SVC | 0.40 PEN |
| 10 SVC | 3.98 PEN |
| 50 SVC | 19.89 PEN |
| 100 SVC | 39.77 PEN |
| 500 SVC | 198.87 PEN |
| 1,000 SVC | 397.74 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-03-07T09:28:25Z",
"rates": {
"PEN": 0.397737
}
}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": 39.7737,
"rate": 0.397737
}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