Rate Overview
Live
1 SAR = 235.6955 CLP
1 CLP = 0.004243
SAR
Avg
239.1081
High
242.8125
Low
235.6955
Last updated: 5/8/2026, 2:22:43 PM
Quick Conversions
| SAR | CLP |
|---|---|
| 1 SAR | 235.70 CLP |
| 10 SAR | 2,356.96 CLP |
| 50 SAR | 11,784.78 CLP |
| 100 SAR | 23,569.55 CLP |
| 500 SAR | 117,847.76 CLP |
| 1,000 SAR | 235,695.52 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-08T14:22:43Z",
"rates": {
"CLP": 235.69552
}
}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": 23569.552,
"rate": 235.69552
}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