Rate Overview
Live
1 BND = 700.3754 CLP
1 CLP = 0.001428
BND
Avg
700.6658
High
723.1527
Low
672.6485
Last updated: 5/28/2026, 2:31:09 AM
Quick Conversions
| BND | CLP |
|---|---|
| 1 BND | 700.38 CLP |
| 10 BND | 7,003.75 CLP |
| 50 BND | 35,018.77 CLP |
| 100 BND | 70,037.54 CLP |
| 500 BND | 350,187.68 CLP |
| 1,000 BND | 700,375.35 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-05-28T02:31:09Z",
"rates": {
"CLP": 700.375351
}
}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": 70037.53510000001,
"rate": 700.375351
}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