Rate Overview
Live
1 SVC = 100.1993 CLP
1 CLP = 0.009980
SVC
Avg
101.5337
High
102.4316
Low
100.1993
Last updated: 4/18/2026, 10:35:55 AM
Quick Conversions
| SVC | CLP |
|---|---|
| 1 SVC | 100.20 CLP |
| 10 SVC | 1,001.99 CLP |
| 50 SVC | 5,009.96 CLP |
| 100 SVC | 10,019.93 CLP |
| 500 SVC | 50,099.63 CLP |
| 1,000 SVC | 100,199.25 CLP |
Get SVC/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=CLPExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-04-18T10:35:55Z",
"rates": {
"CLP": 100.199252
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "CLP",
"amount": 100
},
"result": 10019.9252,
"rate": 100.199252
}Build with SVC/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key