Rate Overview
Live
1 USD = 884.9998 CLP
1 CLP = 0.001130
USD
Avg
891.4713
High
897.2399
Low
884.9998
Last updated: 4/16/2026, 10:51:12 PM
Quick Conversions
| USD | CLP |
|---|---|
| 1 USD | 885.00 CLP |
| 10 USD | 8,850.00 CLP |
| 50 USD | 44,249.99 CLP |
| 100 USD | 88,499.98 CLP |
| 500 USD | 442,499.88 CLP |
| 1,000 USD | 884,999.75 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-04-16T22:51:12Z",
"rates": {
"CLP": 884.99975202
}
}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": 88499.975202,
"rate": 884.99975202
}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