Rate Overview
Live
1 CLP = 0.624305 SOS
1 SOS = 1.6018
CLP
Avg
0.625880
High
0.638086
Low
0.623677
Last updated: 8/14/2026, 1:58:53 PM
Quick Conversions
| CLP | SOS |
|---|---|
| 1 CLP | 0.62 SOS |
| 10 CLP | 6.24 SOS |
| 50 CLP | 31.22 SOS |
| 100 CLP | 62.43 SOS |
| 500 CLP | 312.15 SOS |
| 1,000 CLP | 624.31 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-08-14T13:58:53Z",
"rates": {
"SOS": 0.624305
}
}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.4305,
"rate": 0.624305
}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