Rate Overview
Live
1 BND = 725.3598 CLP
1 CLP = 0.001379
BND
Avg
728.5446
High
779.2491
Low
677.6766
Last updated: 7/30/2026, 9:22:37 AM
Quick Conversions
| BND | CLP |
|---|---|
| 1 BND | 725.36 CLP |
| 10 BND | 7,253.60 CLP |
| 50 BND | 36,267.99 CLP |
| 100 BND | 72,535.98 CLP |
| 500 BND | 362,679.89 CLP |
| 1,000 BND | 725,359.78 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-30T09:22:37Z",
"rates": {
"CLP": 725.359781
}
}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": 72535.9781,
"rate": 725.359781
}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