Rate Overview
Live
1 SAR = 252.9211 CLP
1 CLP = 0.003954
SAR
Avg
239.4310
High
252.9380
Low
227.6011
Last updated: 7/27/2026, 4:54:31 PM
Quick Conversions
| SAR | CLP |
|---|---|
| 1 SAR | 252.92 CLP |
| 10 SAR | 2,529.21 CLP |
| 50 SAR | 12,646.05 CLP |
| 100 SAR | 25,292.11 CLP |
| 500 SAR | 126,460.53 CLP |
| 1,000 SAR | 252,921.06 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-07-27T16:54:31Z",
"rates": {
"CLP": 252.921063
}
}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": 25292.1063,
"rate": 252.921063
}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