Rate Overview
Live
1 USD = 921.1997 CLP
1 CLP = 0.001086
USD
Avg
922.3596
High
925.5603
Low
920.8487
Last updated: 7/6/2026, 2:01:12 PM
Quick Conversions
| USD | CLP |
|---|---|
| 1 USD | 921.20 CLP |
| 10 USD | 9,212.00 CLP |
| 50 USD | 46,059.99 CLP |
| 100 USD | 92,119.97 CLP |
| 500 USD | 460,599.87 CLP |
| 1,000 USD | 921,199.73 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-06T14:01:12Z",
"rates": {
"CLP": 921.19973071
}
}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": 92119.973071,
"rate": 921.19973071
}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