Rate Overview
Live
1 SVC = 0.389263 PEN
1 PEN = 2.5690
SVC
Avg
0.387841
High
0.389263
Low
0.386278
Last updated: 7/8/2026, 4:28:01 AM
Quick Conversions
| SVC | PEN |
|---|---|
| 1 SVC | 0.39 PEN |
| 10 SVC | 3.89 PEN |
| 50 SVC | 19.46 PEN |
| 100 SVC | 38.93 PEN |
| 500 SVC | 194.63 PEN |
| 1,000 SVC | 389.26 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-07-08T04:28:01Z",
"rates": {
"PEN": 0.389263
}
}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.926300000000005,
"rate": 0.389263
}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