Rate Overview
Live
1 CLP = 0.017103 SCR
1 SCR = 58.4693 CLP
Avg
0.016567
High
0.017207
Low
0.015322
Last updated: 1/25/2026, 5:05:45 PM
Quick Conversions
| CLP | SCR |
|---|---|
| 1 CLP | 0.02 SCR |
| 10 CLP | 0.17 SCR |
| 50 CLP | 0.86 SCR |
| 100 CLP | 1.71 SCR |
| 500 CLP | 8.55 SCR |
| 1,000 CLP | 17.10 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-01-25T17:05:45Z",
"rates": {
"SCR": 0.017103
}
}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.7103,
"rate": 0.017103
}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