Rate Overview
Live
1 SVC = 0.393112 PEN
1 PEN = 2.5438
SVC
Avg
0.397572
High
0.400774
Low
0.393051
Last updated: 5/7/2026, 6:39:16 PM
Quick Conversions
| SVC | PEN |
|---|---|
| 1 SVC | 0.39 PEN |
| 10 SVC | 3.93 PEN |
| 50 SVC | 19.66 PEN |
| 100 SVC | 39.31 PEN |
| 500 SVC | 196.56 PEN |
| 1,000 SVC | 393.11 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-05-07T18:39:16Z",
"rates": {
"PEN": 0.393112
}
}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.3112,
"rate": 0.393112
}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