Rate Overview
Live
1 SVC = 0.382200 PEN
1 PEN = 2.6164
SVC
Avg
0.382776
High
0.385217
Low
0.381915
Last updated: 8/19/2026, 4:10:07 AM
Quick Conversions
| SVC | PEN |
|---|---|
| 1 SVC | 0.38 PEN |
| 10 SVC | 3.82 PEN |
| 50 SVC | 19.11 PEN |
| 100 SVC | 38.22 PEN |
| 500 SVC | 191.10 PEN |
| 1,000 SVC | 382.20 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-08-19T04:10:07Z",
"rates": {
"PEN": 0.3822
}
}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.22,
"rate": 0.3822
}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