Rate Overview
Live
1 USD = 932.6016 CLP
1 CLP = 0.001072
USD
Avg
932.7392
High
937.8000
Low
926.5051
Last updated: 9/4/2026, 2:43:24 PM
Quick Conversions
| USD | CLP |
|---|---|
| 1 USD | 932.60 CLP |
| 10 USD | 9,326.02 CLP |
| 50 USD | 46,630.08 CLP |
| 100 USD | 93,260.16 CLP |
| 500 USD | 466,300.78 CLP |
| 1,000 USD | 932,601.57 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-09-04T14:43:24Z",
"rates": {
"CLP": 932.60156853
}
}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": 93260.15685300001,
"rate": 932.60156853
}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