Rate Overview
Live
1 CLP = 0.608518 SOS
1 SOS = 1.6433
CLP
Avg
0.621347
High
0.666681
Low
0.583242
Last updated: 7/30/2026, 8:06:03 AM
Quick Conversions
| CLP | SOS |
|---|---|
| 1 CLP | 0.61 SOS |
| 10 CLP | 6.09 SOS |
| 50 CLP | 30.43 SOS |
| 100 CLP | 60.85 SOS |
| 500 CLP | 304.26 SOS |
| 1,000 CLP | 608.52 SOS |
Get CLP/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=SOSExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-30T08:06:03Z",
"rates": {
"SOS": 0.608518
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "SOS",
"amount": 100
},
"result": 60.8518,
"rate": 0.608518
}Build with CLP/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key