Rate Overview
Live
1 SAR = 244.0049 CLP
1 CLP = 0.004098
SAR
Avg
243.7845
High
244.2937
Low
243.4244
Last updated: 8/15/2026, 11:33:35 PM
Quick Conversions
| SAR | CLP |
|---|---|
| 1 SAR | 244.00 CLP |
| 10 SAR | 2,440.05 CLP |
| 50 SAR | 12,200.25 CLP |
| 100 SAR | 24,400.49 CLP |
| 500 SAR | 122,002.45 CLP |
| 1,000 SAR | 244,004.91 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-08-15T23:33:35Z",
"rates": {
"CLP": 244.004909
}
}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": 24400.4909,
"rate": 244.004909
}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