Rate Overview
Live
1 BND = 696.5878 CLP
1 CLP = 0.001436
BND
Avg
697.2049
High
705.1115
Low
689.2964
Last updated: 6/19/2026, 8:42:33 AM
Quick Conversions
| BND | CLP |
|---|---|
| 1 BND | 696.59 CLP |
| 10 BND | 6,965.88 CLP |
| 50 BND | 34,829.39 CLP |
| 100 BND | 69,658.78 CLP |
| 500 BND | 348,293.92 CLP |
| 1,000 BND | 696,587.83 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-06-19T08:42:33Z",
"rates": {
"CLP": 696.58783
}
}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": 69658.78300000001,
"rate": 696.58783
}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