Rate Overview
Live
1 CLP = 23.3020 STD
1 STD = 0.042915
CLP
Avg
23.3040
High
23.3993
Low
23.1584
Last updated: 8/19/2026, 6:06:10 AM
Quick Conversions
| CLP | STD |
|---|---|
| 1 CLP | 23.30 STD |
| 10 CLP | 233.02 STD |
| 50 CLP | 1,165.10 STD |
| 100 CLP | 2,330.20 STD |
| 500 CLP | 11,651.02 STD |
| 1,000 CLP | 23,302.04 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-08-19T06:06:10Z",
"rates": {
"STD": 23.302042
}
}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": 2330.2042,
"rate": 23.302042
}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