Rate Overview
Live
1 CLP = 0.009655 SVC
1 SVC = 103.5733
CLP
Avg
0.009841
High
0.010015
Low
0.009655
Last updated: 3/7/2026, 12:28:43 AM
Quick Conversions
| CLP | SVC |
|---|---|
| 1 CLP | 0.01 SVC |
| 10 CLP | 0.10 SVC |
| 50 CLP | 0.48 SVC |
| 100 CLP | 0.97 SVC |
| 500 CLP | 4.83 SVC |
| 1,000 CLP | 9.66 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-07T00:28:43Z",
"rates": {
"SVC": 0.009655
}
}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.9655,
"rate": 0.009655
}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