Rate Overview
Live
1 SAR = 246.8184 CLP
1 CLP = 0.004052
SAR
Avg
235.8417
High
246.8184
Low
227.6011
Last updated: 3/27/2026, 9:28:09 AM
Quick Conversions
| SAR | CLP |
|---|---|
| 1 SAR | 246.82 CLP |
| 10 SAR | 2,468.18 CLP |
| 50 SAR | 12,340.92 CLP |
| 100 SAR | 24,681.84 CLP |
| 500 SAR | 123,409.18 CLP |
| 1,000 SAR | 246,818.36 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-27T09:28:09Z",
"rates": {
"CLP": 246.818359
}
}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": 24681.8359,
"rate": 246.818359
}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