Rate Overview
Live
1 CLP = 0.010097 SVC
1 SVC = 99.0393 CLP
Avg
0.009343
High
0.010097
Low
0.009026
Last updated: 1/25/2026, 3:26:49 PM
Quick Conversions
| CLP | SVC |
|---|---|
| 1 CLP | 0.01 SVC |
| 10 CLP | 0.10 SVC |
| 50 CLP | 0.50 SVC |
| 100 CLP | 1.01 SVC |
| 500 CLP | 5.05 SVC |
| 1,000 CLP | 10.10 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-01-25T15:26:49Z",
"rates": {
"SVC": 0.010097
}
}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": 1.0097,
"rate": 0.010097
}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