Rate Overview
Live
1 CLP = 0.609774 SOS
1 SOS = 1.6400
CLP
Avg
0.606190
High
0.610807
Low
0.600489
Last updated: 7/29/2026, 8:13:47 AM
Quick Conversions
| CLP | SOS |
|---|---|
| 1 CLP | 0.61 SOS |
| 10 CLP | 6.10 SOS |
| 50 CLP | 30.49 SOS |
| 100 CLP | 60.98 SOS |
| 500 CLP | 304.89 SOS |
| 1,000 CLP | 609.77 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-29T08:13:47Z",
"rates": {
"SOS": 0.609774
}
}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.9774,
"rate": 0.609774
}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