Rate Overview
Live
1 USD = 932.9338 CLP
1 CLP = 0.001072
USD
Avg
899.3374
High
932.9338
Low
852.6171
Last updated: 7/19/2026, 1:08:40 AM
Quick Conversions
| USD | CLP |
|---|---|
| 1 USD | 932.93 CLP |
| 10 USD | 9,329.34 CLP |
| 50 USD | 46,646.69 CLP |
| 100 USD | 93,293.38 CLP |
| 500 USD | 466,466.88 CLP |
| 1,000 USD | 932,933.77 CLP |
Get USD/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=CLPExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-19T01:08:40Z",
"rates": {
"CLP": 932.93376887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "CLP",
"amount": 100
},
"result": 93293.376887,
"rate": 932.93376887
}Build with USD/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key