Rate Overview
Live
1 CLP = 0.001468 BND
1 BND = 681.1989
CLP
Avg
0.001367
High
0.001468
Low
0.001287
Last updated: 1/25/2026, 10:06:09 PM
Quick Conversions
| CLP | BND |
|---|---|
| 1 CLP | 0.00 BND |
| 10 CLP | 0.01 BND |
| 50 CLP | 0.07 BND |
| 100 CLP | 0.15 BND |
| 500 CLP | 0.73 BND |
| 1,000 CLP | 1.47 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-01-25T22:06:09Z",
"rates": {
"BND": 0.001468
}
}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.14679999999999999,
"rate": 0.001468
}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