Rate Overview
Live
1 BND = 734.7828 CLP
1 CLP = 0.001361
BND
Avg
728.9373
High
779.2491
Low
677.6766
Last updated: 7/25/2026, 1:16:59 PM
Quick Conversions
| BND | CLP |
|---|---|
| 1 BND | 734.78 CLP |
| 10 BND | 7,347.83 CLP |
| 50 BND | 36,739.14 CLP |
| 100 BND | 73,478.28 CLP |
| 500 BND | 367,391.41 CLP |
| 1,000 BND | 734,782.81 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-25T13:16:59Z",
"rates": {
"CLP": 734.782812
}
}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": 73478.2812,
"rate": 734.782812
}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