Rate Overview
Live
1 BND = 712.7511 CLP
1 CLP = 0.001403
BND
Avg
700.8643
High
712.7511
Low
689.6824
Last updated: 3/7/2026, 4:07:01 AM
Quick Conversions
| BND | CLP |
|---|---|
| 1 BND | 712.75 CLP |
| 10 BND | 7,127.51 CLP |
| 50 BND | 35,637.55 CLP |
| 100 BND | 71,275.11 CLP |
| 500 BND | 356,375.54 CLP |
| 1,000 BND | 712,751.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-03-07T04:07:01Z",
"rates": {
"CLP": 712.751072
}
}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": 71275.1072,
"rate": 712.751072
}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