Rate Overview
Live
1 CLP = 0.004338 SAR
1 SAR = 230.5210
CLP
Avg
0.004285
High
0.004338
Low
0.004233
Last updated: 1/25/2026, 11:47:10 PM
Quick Conversions
| CLP | SAR |
|---|---|
| 1 CLP | 0.00 SAR |
| 10 CLP | 0.04 SAR |
| 50 CLP | 0.22 SAR |
| 100 CLP | 0.43 SAR |
| 500 CLP | 2.17 SAR |
| 1,000 CLP | 4.34 SAR |
Get CLP/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=SARExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-01-25T23:47:10Z",
"rates": {
"SAR": 0.004338
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "SAR",
"amount": 100
},
"result": 0.43379999999999996,
"rate": 0.004338
}Build with CLP/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key