Rate Overview
Live
1 SAR = 246.8216 CLP
1 CLP = 0.004052
SAR
Avg
244.7104
High
247.2646
Low
241.8303
Last updated: 3/27/2026, 6:08:26 AM
Quick Conversions
| SAR | CLP |
|---|---|
| 1 SAR | 246.82 CLP |
| 10 SAR | 2,468.22 CLP |
| 50 SAR | 12,341.08 CLP |
| 100 SAR | 24,682.16 CLP |
| 500 SAR | 123,410.82 CLP |
| 1,000 SAR | 246,821.64 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-27T06:08:26Z",
"rates": {
"CLP": 246.82164
}
}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": 24682.164,
"rate": 246.82164
}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