Rate Overview
Live
1 CLP = 0.015568 SCR
1 SCR = 64.2343
CLP
Avg
0.015606
High
0.017334
Low
0.014505
Last updated: 3/27/2026, 10:26:12 AM
Quick Conversions
| CLP | SCR |
|---|---|
| 1 CLP | 0.02 SCR |
| 10 CLP | 0.16 SCR |
| 50 CLP | 0.78 SCR |
| 100 CLP | 1.56 SCR |
| 500 CLP | 7.78 SCR |
| 1,000 CLP | 15.57 SCR |
Get CLP/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=SCRExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-27T10:26:12Z",
"rates": {
"SCR": 0.015568
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "SCR",
"amount": 100
},
"result": 1.5568,
"rate": 0.015568
}Build with CLP/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key