Rate Overview
Live
1 BND = 722.5952 CLP
1 CLP = 0.001384
BND
Avg
728.8983
High
735.1594
Low
722.5952
Last updated: 7/29/2026, 3:01:14 PM
Quick Conversions
| BND | CLP |
|---|---|
| 1 BND | 722.60 CLP |
| 10 BND | 7,225.95 CLP |
| 50 BND | 36,129.76 CLP |
| 100 BND | 72,259.52 CLP |
| 500 BND | 361,297.61 CLP |
| 1,000 BND | 722,595.23 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-29T15:01:14Z",
"rates": {
"CLP": 722.595227
}
}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": 72259.5227,
"rate": 722.595227
}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