Rate Overview
Live
1 CLP = 0.001153 USD
1 USD = 867.3027 CLP
Avg
0.001125
High
0.001153
Low
0.001103
Last updated: 1/25/2026, 11:24:15 AM
Quick Conversions
| CLP | USD |
|---|---|
| 1 CLP | 0.00 USD |
| 10 CLP | 0.01 USD |
| 50 CLP | 0.06 USD |
| 100 CLP | 0.12 USD |
| 500 CLP | 0.58 USD |
| 1,000 CLP | 1.15 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-01-25T11:24:15Z",
"rates": {
"USD": 0.001153
}
}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.1153,
"rate": 0.001153
}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