Rate Overview
Live
1 SAR = 233.7245 CLP
1 CLP = 0.004279
SAR
Avg
236.2540
High
238.4610
Low
233.7245
Last updated: 4/18/2026, 9:03:19 AM
Quick Conversions
| SAR | CLP |
|---|---|
| 1 SAR | 233.72 CLP |
| 10 SAR | 2,337.24 CLP |
| 50 SAR | 11,686.22 CLP |
| 100 SAR | 23,372.45 CLP |
| 500 SAR | 116,862.24 CLP |
| 1,000 SAR | 233,724.48 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-04-18T09:03:19Z",
"rates": {
"CLP": 233.724482
}
}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": 23372.4482,
"rate": 233.724482
}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