Rate Overview
Live
1 CLP = 0.651887 SOS
1 SOS = 1.5340
CLP
Avg
0.643436
High
0.651887
Low
0.637639
Last updated: 4/18/2026, 8:49:23 AM
Quick Conversions
| CLP | SOS |
|---|---|
| 1 CLP | 0.65 SOS |
| 10 CLP | 6.52 SOS |
| 50 CLP | 32.59 SOS |
| 100 CLP | 65.19 SOS |
| 500 CLP | 325.94 SOS |
| 1,000 CLP | 651.89 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-04-18T08:49:23Z",
"rates": {
"SOS": 0.651887
}
}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": 65.1887,
"rate": 0.651887
}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