Rate Overview
Live
1 CLP = 0.629178 SOS
1 SOS = 1.5894
CLP
Avg
0.642359
High
0.654126
Low
0.629178
Last updated: 3/7/2026, 12:33:38 AM
Quick Conversions
| CLP | SOS |
|---|---|
| 1 CLP | 0.63 SOS |
| 10 CLP | 6.29 SOS |
| 50 CLP | 31.46 SOS |
| 100 CLP | 62.92 SOS |
| 500 CLP | 314.59 SOS |
| 1,000 CLP | 629.18 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-07T00:33:38Z",
"rates": {
"SOS": 0.629178
}
}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": 62.9178,
"rate": 0.629178
}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