Rate Overview
Live
1 SAR = 246.8315 CLP
1 CLP = 0.004051
SAR
Avg
252.3939
High
271.2778
Low
228.8683
Last updated: 3/27/2026, 7:47:28 AM
Quick Conversions
| SAR | CLP |
|---|---|
| 1 SAR | 246.83 CLP |
| 10 SAR | 2,468.31 CLP |
| 50 SAR | 12,341.57 CLP |
| 100 SAR | 24,683.15 CLP |
| 500 SAR | 123,415.74 CLP |
| 1,000 SAR | 246,831.48 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-27T07:47:28Z",
"rates": {
"CLP": 246.831483
}
}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": 24683.1483,
"rate": 246.831483
}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