Rate Overview
Live
1 CLP = 0.015290 SCR
1 SCR = 65.4022
CLP
Avg
0.015342
High
0.017364
Low
0.014128
Last updated: 7/26/2026, 9:23:57 AM
Quick Conversions
| CLP | SCR |
|---|---|
| 1 CLP | 0.02 SCR |
| 10 CLP | 0.15 SCR |
| 50 CLP | 0.76 SCR |
| 100 CLP | 1.53 SCR |
| 500 CLP | 7.65 SCR |
| 1,000 CLP | 15.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-26T09:23:57Z",
"rates": {
"SCR": 0.01529
}
}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.529,
"rate": 0.01529
}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