Rate Overview
Live
1 CLP = 0.608966 SOS
1 SOS = 1.6421
CLP
Avg
0.616305
High
0.621208
Low
0.608966
Last updated: 7/9/2026, 8:44:53 PM
Quick Conversions
| CLP | SOS |
|---|---|
| 1 CLP | 0.61 SOS |
| 10 CLP | 6.09 SOS |
| 50 CLP | 30.45 SOS |
| 100 CLP | 60.90 SOS |
| 500 CLP | 304.48 SOS |
| 1,000 CLP | 608.97 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-09T20:44:53Z",
"rates": {
"SOS": 0.608966
}
}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.8966,
"rate": 0.608966
}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