Rate Overview
Live
1 CLP = 0.004243 SAR
1 SAR = 235.6823
CLP
Avg
0.004183
High
0.004243
Low
0.004118
Last updated: 5/9/2026, 3:42:17 AM
Quick Conversions
| CLP | SAR |
|---|---|
| 1 CLP | 0.00 SAR |
| 10 CLP | 0.04 SAR |
| 50 CLP | 0.21 SAR |
| 100 CLP | 0.42 SAR |
| 500 CLP | 2.12 SAR |
| 1,000 CLP | 4.24 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-05-09T03:42:17Z",
"rates": {
"SAR": 0.004243
}
}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.4243,
"rate": 0.004243
}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