Rate Overview
Live
1 CLP = 0.001410 BND
1 BND = 709.2199
CLP
Avg
0.001430
High
0.001449
Low
0.001410
Last updated: 3/7/2026, 12:26:40 AM
Quick Conversions
| CLP | BND |
|---|---|
| 1 CLP | 0.00 BND |
| 10 CLP | 0.01 BND |
| 50 CLP | 0.07 BND |
| 100 CLP | 0.14 BND |
| 500 CLP | 0.71 BND |
| 1,000 CLP | 1.41 BND |
Get CLP/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=BNDExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-07T00:26:40Z",
"rates": {
"BND": 0.00141
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "BND",
"amount": 100
},
"result": 0.14100000000000001,
"rate": 0.00141
}Build with CLP/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key