Rate Overview
Live
1 STD = 0.043525 CLP
1 CLP = 22.9753
STD
Avg
0.043139
High
0.043525
Low
0.042847
Last updated: 7/19/2026, 2:48:28 PM
Quick Conversions
| STD | CLP |
|---|---|
| 1 STD | 0.04 CLP |
| 10 STD | 0.44 CLP |
| 50 STD | 2.18 CLP |
| 100 STD | 4.35 CLP |
| 500 STD | 21.76 CLP |
| 1,000 STD | 43.53 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-07-19T14:48:28Z",
"rates": {
"CLP": 0.043525
}
}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.3525,
"rate": 0.043525
}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