Rate Overview
Live
1 USD = 905.3206 CLP
1 CLP = 0.001105
USD
Avg
903.4251
High
913.0698
Low
899.0000
Last updated: 5/7/2026, 1:17:05 AM
Quick Conversions
| USD | CLP |
|---|---|
| 1 USD | 905.32 CLP |
| 10 USD | 9,053.21 CLP |
| 50 USD | 45,266.03 CLP |
| 100 USD | 90,532.06 CLP |
| 500 USD | 452,660.30 CLP |
| 1,000 USD | 905,320.59 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-05-07T01:17:05Z",
"rates": {
"CLP": 905.32059037
}
}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": 90532.059037,
"rate": 905.32059037
}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