Rate Overview
Live
1 STD = 0.042914 CLP
1 CLP = 23.3024
STD
Avg
0.042911
High
0.043180
Low
0.042736
Last updated: 8/19/2026, 6:03:01 AM
Quick Conversions
| STD | CLP |
|---|---|
| 1 STD | 0.04 CLP |
| 10 STD | 0.43 CLP |
| 50 STD | 2.15 CLP |
| 100 STD | 4.29 CLP |
| 500 STD | 21.46 CLP |
| 1,000 STD | 42.91 CLP |
Get STD/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=CLPExample Response:
{
"success": true,
"base": "STD",
"date": "2026-08-19T06:03:01Z",
"rates": {
"CLP": 0.042914
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "CLP",
"amount": 100
},
"result": 4.2914,
"rate": 0.042914
}Build with STD/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key