Rate Overview
Live
1 SAR = 238.6185 CLP
1 CLP = 0.004191
SAR
Avg
236.8813
High
246.1838
Low
227.6011
Last updated: 5/28/2026, 9:50:22 PM
Quick Conversions
| SAR | CLP |
|---|---|
| 1 SAR | 238.62 CLP |
| 10 SAR | 2,386.18 CLP |
| 50 SAR | 11,930.92 CLP |
| 100 SAR | 23,861.85 CLP |
| 500 SAR | 119,309.23 CLP |
| 1,000 SAR | 238,618.46 CLP |
Get SAR/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=CLPExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-05-28T21:50:22Z",
"rates": {
"CLP": 238.618461
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "CLP",
"amount": 100
},
"result": 23861.8461,
"rate": 238.618461
}Build with SAR/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key