Rate Overview
Live
1 STD = 0.042356 CLP
1 CLP = 23.6094
STD
Avg
0.042891
High
0.043259
Low
0.042356
Last updated: 4/18/2026, 12:28:17 PM
Quick Conversions
| STD | CLP |
|---|---|
| 1 STD | 0.04 CLP |
| 10 STD | 0.42 CLP |
| 50 STD | 2.12 CLP |
| 100 STD | 4.24 CLP |
| 500 STD | 21.18 CLP |
| 1,000 STD | 42.36 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-04-18T12:28:17Z",
"rates": {
"CLP": 0.042356
}
}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.2356,
"rate": 0.042356
}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