Rate Overview
Live
1 CLP = 0.001072 USD
1 USD = 932.8358
CLP
Avg
0.001070
High
0.001073
Low
0.001066
Last updated: 9/7/2026, 6:42:00 PM
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.07 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-09-07T18:42:00Z",
"rates": {
"USD": 0.001072
}
}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.1072,
"rate": 0.001072
}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