Rate Overview
Live
1 STD = 0.043402 CLP
1 CLP = 23.0404
STD
Avg
0.043742
High
0.045984
Low
0.040285
Last updated: 3/27/2026, 8:10:07 AM
Quick Conversions
| STD | CLP |
|---|---|
| 1 STD | 0.04 CLP |
| 10 STD | 0.43 CLP |
| 50 STD | 2.17 CLP |
| 100 STD | 4.34 CLP |
| 500 STD | 21.70 CLP |
| 1,000 STD | 43.40 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-03-27T08:10:07Z",
"rates": {
"CLP": 0.043402
}
}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.3402,
"rate": 0.043402
}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