Rate Overview
Live
1 SOS = 1.5065 CLP
1 CLP = 0.663797 SOS
Avg
1.6520
High
1.7198
Low
1.5065
Last updated: 1/25/2026, 6:31:14 PM
Quick Conversions
| SOS | CLP |
|---|---|
| 1 SOS | 1.51 CLP |
| 10 SOS | 15.06 CLP |
| 50 SOS | 75.32 CLP |
| 100 SOS | 150.65 CLP |
| 500 SOS | 753.24 CLP |
| 1,000 SOS | 1,506.48 CLP |
Get SOS/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=CLPExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-01-25T18:31:14Z",
"rates": {
"CLP": 1.506484
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "CLP",
"amount": 100
},
"result": 150.64839999999998,
"rate": 1.506484
}Build with SOS/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key