Rate Overview
Live
1 CLP = 0.016046 SCR
1 SCR = 62.3208
CLP
Avg
0.016023
High
0.016528
Low
0.015265
Last updated: 5/28/2026, 8:33:51 PM
Quick Conversions
| CLP | SCR |
|---|---|
| 1 CLP | 0.02 SCR |
| 10 CLP | 0.16 SCR |
| 50 CLP | 0.80 SCR |
| 100 CLP | 1.60 SCR |
| 500 CLP | 8.02 SCR |
| 1,000 CLP | 16.05 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-05-28T20:33:51Z",
"rates": {
"SCR": 0.016046
}
}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.6046,
"rate": 0.016046
}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