Rate Overview
Live
1 CLP = 0.009816 SVC
1 SVC = 101.8745
CLP
Avg
0.009741
High
0.009852
Low
0.009586
Last updated: 5/9/2026, 6:05:05 AM
Quick Conversions
| CLP | SVC |
|---|---|
| 1 CLP | 0.01 SVC |
| 10 CLP | 0.10 SVC |
| 50 CLP | 0.49 SVC |
| 100 CLP | 0.98 SVC |
| 500 CLP | 4.91 SVC |
| 1,000 CLP | 9.82 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-05-09T06:05:05Z",
"rates": {
"SVC": 0.009816
}
}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.9816,
"rate": 0.009816
}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