Rate Overview
Live
1 USD = 894.2785 CLP
1 CLP = 0.001118
USD
Avg
922.6691
High
970.4913
Low
854.6402
Last updated: 5/27/2026, 6:12:39 AM
Quick Conversions
| USD | CLP |
|---|---|
| 1 USD | 894.28 CLP |
| 10 USD | 8,942.78 CLP |
| 50 USD | 44,713.92 CLP |
| 100 USD | 89,427.85 CLP |
| 500 USD | 447,139.23 CLP |
| 1,000 USD | 894,278.46 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-05-27T06:12:39Z",
"rates": {
"CLP": 894.27846242
}
}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": 89427.846242,
"rate": 894.27846242
}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