Rate Overview
Live
1 PEN = 2.6122 SVC
1 SVC = 0.382826
PEN
Avg
2.6156
High
2.6231
Low
2.6098
Last updated: 9/10/2026, 2:49:53 PM
Quick Conversions
| PEN | SVC |
|---|---|
| 1 PEN | 2.61 SVC |
| 10 PEN | 26.12 SVC |
| 50 PEN | 130.61 SVC |
| 100 PEN | 261.22 SVC |
| 500 PEN | 1,306.08 SVC |
| 1,000 PEN | 2,612.15 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-09-10T14:49:53Z",
"rates": {
"SVC": 2.612154
}
}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": 261.2154,
"rate": 2.612154
}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