Rate Overview
Live
1 PEN = 2.5142 SVC
1 SVC = 0.397737
PEN
Avg
2.5678
High
2.6158
Low
2.5142
Last updated: 3/7/2026, 7:40:59 AM
Quick Conversions
| PEN | SVC |
|---|---|
| 1 PEN | 2.51 SVC |
| 10 PEN | 25.14 SVC |
| 50 PEN | 125.71 SVC |
| 100 PEN | 251.42 SVC |
| 500 PEN | 1,257.11 SVC |
| 1,000 PEN | 2,514.22 SVC |
Get PEN/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=SVCExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-07T07:40:59Z",
"rates": {
"SVC": 2.514223
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "SVC",
"amount": 100
},
"result": 251.42229999999998,
"rate": 2.514223
}Build with PEN/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key