Rate Overview
Live
1 BND = 714.2777 CLP
1 CLP = 0.001400
BND
Avg
714.0633
High
715.6776
Low
713.3853
Last updated: 8/14/2026, 4:22:40 PM
Quick Conversions
| BND | CLP |
|---|---|
| 1 BND | 714.28 CLP |
| 10 BND | 7,142.78 CLP |
| 50 BND | 35,713.89 CLP |
| 100 BND | 71,427.77 CLP |
| 500 BND | 357,138.85 CLP |
| 1,000 BND | 714,277.71 CLP |
Get BND/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=CLPExample Response:
{
"success": true,
"base": "BND",
"date": "2026-08-14T16:22:40Z",
"rates": {
"CLP": 714.277707
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "CLP",
"amount": 100
},
"result": 71427.7707,
"rate": 714.277707
}Build with BND/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key