Rate Overview
Live
1 USD = 928.4566 CLP
1 CLP = 0.001077
USD
Avg
886.9134
High
928.4566
Low
855.7287
Last updated: 3/27/2026, 4:28:13 PM
Quick Conversions
| USD | CLP |
|---|---|
| 1 USD | 928.46 CLP |
| 10 USD | 9,284.57 CLP |
| 50 USD | 46,422.83 CLP |
| 100 USD | 92,845.66 CLP |
| 500 USD | 464,228.31 CLP |
| 1,000 USD | 928,456.62 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-03-27T16:28:13Z",
"rates": {
"CLP": 928.4566236
}
}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": 92845.66235999999,
"rate": 928.4566236
}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