Rate Overview
Live
1 CLP = 0.615553 SOS
1 SOS = 1.6246
CLP
Avg
0.625024
High
0.663832
Low
0.591950
Last updated: 3/27/2026, 10:13:47 AM
Quick Conversions
| CLP | SOS |
|---|---|
| 1 CLP | 0.62 SOS |
| 10 CLP | 6.16 SOS |
| 50 CLP | 30.78 SOS |
| 100 CLP | 61.56 SOS |
| 500 CLP | 307.78 SOS |
| 1,000 CLP | 615.55 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-03-27T10:13:47Z",
"rates": {
"SOS": 0.615553
}
}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": 61.5553,
"rate": 0.615553
}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