Rate Overview
Live
1 CLP = 23.3789 STD
1 STD = 0.042774
CLP
Avg
23.3029
High
23.6833
Low
22.3626
Last updated: 7/8/2026, 6:07:34 AM
Quick Conversions
| CLP | STD |
|---|---|
| 1 CLP | 23.38 STD |
| 10 CLP | 233.79 STD |
| 50 CLP | 1,168.95 STD |
| 100 CLP | 2,337.89 STD |
| 500 CLP | 11,689.47 STD |
| 1,000 CLP | 23,378.93 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-07-08T06:07:34Z",
"rates": {
"STD": 23.378933
}
}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": 2337.8933,
"rate": 23.378933
}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