Rate Overview
Live
1 CLP = 23.8848 STD
1 STD = 0.041868
CLP
Avg
23.8214
High
24.1536
Low
23.5378
Last updated: 6/19/2026, 8:19:09 AM
Quick Conversions
| CLP | STD |
|---|---|
| 1 CLP | 23.88 STD |
| 10 CLP | 238.85 STD |
| 50 CLP | 1,194.24 STD |
| 100 CLP | 2,388.48 STD |
| 500 CLP | 11,942.41 STD |
| 1,000 CLP | 23,884.82 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-06-19T08:19:09Z",
"rates": {
"STD": 23.884822
}
}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": 2388.4822,
"rate": 23.884822
}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