Rate Overview
Live
1 CLP = 0.633917 SOS
1 SOS = 1.5775
CLP
Avg
0.637223
High
0.644205
Low
0.631011
Last updated: 6/19/2026, 11:27:39 AM
Quick Conversions
| CLP | SOS |
|---|---|
| 1 CLP | 0.63 SOS |
| 10 CLP | 6.34 SOS |
| 50 CLP | 31.70 SOS |
| 100 CLP | 63.39 SOS |
| 500 CLP | 316.96 SOS |
| 1,000 CLP | 633.92 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-06-19T11:27:39Z",
"rates": {
"SOS": 0.633917
}
}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": 63.39169999999999,
"rate": 0.633917
}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