Rate Overview
Live
1 USD = 890.4456 CLP
1 CLP = 0.001123
USD
Avg
904.5297
High
923.2638
Low
890.4456
Last updated: 6/16/2026, 12:22:58 PM
Quick Conversions
| USD | CLP |
|---|---|
| 1 USD | 890.45 CLP |
| 10 USD | 8,904.46 CLP |
| 50 USD | 44,522.28 CLP |
| 100 USD | 89,044.56 CLP |
| 500 USD | 445,222.78 CLP |
| 1,000 USD | 890,445.55 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-06-16T12:22:58Z",
"rates": {
"CLP": 890.44555079
}
}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": 89044.555079,
"rate": 890.44555079
}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