Rate Overview
Live
1 CLP = 0.001078 USD
1 USD = 927.6438
CLP
Avg
0.001082
High
0.001085
Low
0.001078
Last updated: 7/8/2026, 1:19:29 AM
Quick Conversions
| CLP | USD |
|---|---|
| 1 CLP | 0.00 USD |
| 10 CLP | 0.01 USD |
| 50 CLP | 0.05 USD |
| 100 CLP | 0.11 USD |
| 500 CLP | 0.54 USD |
| 1,000 CLP | 1.08 USD |
Get CLP/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=USDExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-08T01:19:29Z",
"rates": {
"USD": 0.001078
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "USD",
"amount": 100
},
"result": 0.10779999999999999,
"rate": 0.001078
}Build with CLP/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key