Rate Overview
Live
1 CLP = 0.016507 SCR
1 SCR = 60.5804
CLP
Avg
0.016352
High
0.016819
Low
0.015184
Last updated: 3/7/2026, 12:29:39 AM
Quick Conversions
| CLP | SCR |
|---|---|
| 1 CLP | 0.02 SCR |
| 10 CLP | 0.17 SCR |
| 50 CLP | 0.83 SCR |
| 100 CLP | 1.65 SCR |
| 500 CLP | 8.25 SCR |
| 1,000 CLP | 16.51 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-07T00:29:39Z",
"rates": {
"SCR": 0.016507
}
}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.6507,
"rate": 0.016507
}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