Rate Overview
Live
1 CLP = 0.004013 SAR
1 SAR = 249.1901
CLP
Avg
0.004012
High
0.004022
Low
0.003998
Last updated: 9/8/2026, 2:16:46 PM
Quick Conversions
| CLP | SAR |
|---|---|
| 1 CLP | 0.00 SAR |
| 10 CLP | 0.04 SAR |
| 50 CLP | 0.20 SAR |
| 100 CLP | 0.40 SAR |
| 500 CLP | 2.01 SAR |
| 1,000 CLP | 4.01 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-09-08T14:16:46Z",
"rates": {
"SAR": 0.004013
}
}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.4013,
"rate": 0.004013
}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