Rate Overview
Live
1 CLP = 0.010154 SVC
1 SVC = 98.4834
CLP
Avg
0.010214
High
0.010262
Low
0.010154
Last updated: 2/14/2026, 4:28:09 PM
Quick Conversions
| CLP | SVC |
|---|---|
| 1 CLP | 0.01 SVC |
| 10 CLP | 0.10 SVC |
| 50 CLP | 0.51 SVC |
| 100 CLP | 1.02 SVC |
| 500 CLP | 5.08 SVC |
| 1,000 CLP | 10.15 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-02-14T16:28:09Z",
"rates": {
"SVC": 0.010154
}
}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.0154,
"rate": 0.010154
}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