Rate Overview
Live
1 BND = 723.3361 CLP
1 CLP = 0.001382
BND
Avg
717.0815
High
723.3361
Low
712.7231
Last updated: 7/10/2026, 1:05:04 AM
Quick Conversions
| BND | CLP |
|---|---|
| 1 BND | 723.34 CLP |
| 10 BND | 7,233.36 CLP |
| 50 BND | 36,166.80 CLP |
| 100 BND | 72,333.61 CLP |
| 500 BND | 361,668.03 CLP |
| 1,000 BND | 723,336.07 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-07-10T01:05:04Z",
"rates": {
"CLP": 723.336066
}
}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": 72333.6066,
"rate": 723.336066
}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