Rate Overview
Live
1 CLP = 23.4444 STD
1 STD = 0.042654
CLP
Avg
23.7623
High
24.0327
Low
23.4444
Last updated: 3/7/2026, 12:26:25 AM
Quick Conversions
| CLP | STD |
|---|---|
| 1 CLP | 23.44 STD |
| 10 CLP | 234.44 STD |
| 50 CLP | 1,172.22 STD |
| 100 CLP | 2,344.44 STD |
| 500 CLP | 11,722.19 STD |
| 1,000 CLP | 23,444.37 STD |
Get CLP/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=STDExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-07T00:26:25Z",
"rates": {
"STD": 23.444371
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "STD",
"amount": 100
},
"result": 2344.4371,
"rate": 23.444371
}Build with CLP/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key