Rate Overview
Live
1 CLP = 0.001063 USD
1 USD = 940.7338
CLP
Avg
0.001066
High
0.001162
Low
0.000983
Last updated: 7/28/2026, 12:26:15 PM
Quick Conversions
| CLP | USD |
|---|---|
| 1 CLP | 0.00 USD |
| 10 CLP | 0.01 USD |
| 50 CLP | 0.05 USD |
| 100 CLP | 0.11 USD |
| 500 CLP | 0.53 USD |
| 1,000 CLP | 1.06 USD |
Get CLP/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=USDExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-28T12:26:15Z",
"rates": {
"USD": 0.001063
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "USD",
"amount": 100
},
"result": 0.10629999999999999,
"rate": 0.001063
}Build with CLP/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key