Rate Overview
Live
1 USD = 911.7153 CLP
1 CLP = 0.001097
USD
Avg
892.4525
High
911.7153
Low
873.6609
Last updated: 3/7/2026, 4:05:21 AM
Quick Conversions
| USD | CLP |
|---|---|
| 1 USD | 911.72 CLP |
| 10 USD | 9,117.15 CLP |
| 50 USD | 45,585.77 CLP |
| 100 USD | 91,171.53 CLP |
| 500 USD | 455,857.67 CLP |
| 1,000 USD | 911,715.34 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-03-07T04:05:21Z",
"rates": {
"CLP": 911.71533525
}
}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": 91171.53352499999,
"rate": 911.71533525
}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