Rate Overview
Live
1 CLP = 0.014287 SCR
1 SCR = 69.9937
CLP
Avg
0.015259
High
0.016141
Low
0.014287
Last updated: 7/4/2026, 7:47:35 PM
Quick Conversions
| CLP | SCR |
|---|---|
| 1 CLP | 0.01 SCR |
| 10 CLP | 0.14 SCR |
| 50 CLP | 0.71 SCR |
| 100 CLP | 1.43 SCR |
| 500 CLP | 7.14 SCR |
| 1,000 CLP | 14.29 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-07-04T19:47:35Z",
"rates": {
"SCR": 0.014287
}
}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.4286999999999999,
"rate": 0.014287
}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