Rate Overview
Live
1 SAR = 246.8052 CLP
1 CLP = 0.004052
SAR
Avg
240.3912
High
247.2646
Low
227.7591
Last updated: 3/27/2026, 12:54:51 PM
Quick Conversions
| SAR | CLP |
|---|---|
| 1 SAR | 246.81 CLP |
| 10 SAR | 2,468.05 CLP |
| 50 SAR | 12,340.26 CLP |
| 100 SAR | 24,680.52 CLP |
| 500 SAR | 123,402.62 CLP |
| 1,000 SAR | 246,805.24 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-03-27T12:54:51Z",
"rates": {
"CLP": 246.805237
}
}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": 24680.5237,
"rate": 246.805237
}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