Rate Overview
Live
1 BND = 680.8264 CLP
1 CLP = 0.001469 BND
Avg
730.9536
High
769.8421
Low
680.8264
Last updated: 1/25/2026, 4:51:52 PM
Quick Conversions
| BND | CLP |
|---|---|
| 1 BND | 680.83 CLP |
| 10 BND | 6,808.26 CLP |
| 50 BND | 34,041.32 CLP |
| 100 BND | 68,082.64 CLP |
| 500 BND | 340,413.20 CLP |
| 1,000 BND | 680,826.41 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-01-25T16:51:52Z",
"rates": {
"CLP": 680.826408
}
}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": 68082.64080000001,
"rate": 680.826408
}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