Rate Overview
Live
1 USD = 915.0184 CLP
1 CLP = 0.001093
USD
Avg
914.1918
High
916.1012
Low
912.8414
Last updated: 8/15/2026, 5:35:30 AM
Quick Conversions
| USD | CLP |
|---|---|
| 1 USD | 915.02 CLP |
| 10 USD | 9,150.18 CLP |
| 50 USD | 45,750.92 CLP |
| 100 USD | 91,501.84 CLP |
| 500 USD | 457,509.21 CLP |
| 1,000 USD | 915,018.41 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-08-15T05:35:30Z",
"rates": {
"CLP": 915.01841241
}
}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": 91501.841241,
"rate": 915.01841241
}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