Rate Overview
Live
1 SAR = 250.7934 CLP
1 CLP = 0.003987
SAR
Avg
251.1974
High
252.9380
Low
249.1509
Last updated: 7/28/2026, 10:46:14 AM
Quick Conversions
| SAR | CLP |
|---|---|
| 1 SAR | 250.79 CLP |
| 10 SAR | 2,507.93 CLP |
| 50 SAR | 12,539.67 CLP |
| 100 SAR | 25,079.34 CLP |
| 500 SAR | 125,396.71 CLP |
| 1,000 SAR | 250,793.42 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-28T10:46:14Z",
"rates": {
"CLP": 250.793422
}
}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": 25079.3422,
"rate": 250.793422
}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