Rate Overview
Live
1 SAR = 243.1241 CLP
1 CLP = 0.004113
SAR
Avg
236.7936
High
243.1241
Low
232.2896
Last updated: 3/7/2026, 3:05:00 AM
Quick Conversions
| SAR | CLP |
|---|---|
| 1 SAR | 243.12 CLP |
| 10 SAR | 2,431.24 CLP |
| 50 SAR | 12,156.20 CLP |
| 100 SAR | 24,312.41 CLP |
| 500 SAR | 121,562.04 CLP |
| 1,000 SAR | 243,124.09 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-07T03:05:00Z",
"rates": {
"CLP": 243.124089
}
}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": 24312.4089,
"rate": 243.124089
}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