Rate Overview
Live
1 CLP = 0.009424 SVC
1 SVC = 106.1121
CLP
Avg
0.009508
High
0.009614
Low
0.009424
Last updated: 3/27/2026, 6:41:28 AM
Quick Conversions
| CLP | SVC |
|---|---|
| 1 CLP | 0.01 SVC |
| 10 CLP | 0.09 SVC |
| 50 CLP | 0.47 SVC |
| 100 CLP | 0.94 SVC |
| 500 CLP | 4.71 SVC |
| 1,000 CLP | 9.42 SVC |
Get CLP/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=SVCExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-27T06:41:28Z",
"rates": {
"SVC": 0.009424
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "SVC",
"amount": 100
},
"result": 0.9424,
"rate": 0.009424
}Build with CLP/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key