Rate Overview
Live
1 CLP = 0.001451 BND
1 BND = 689.1799
CLP
Avg
0.001433
High
0.001451
Low
0.001421
Last updated: 4/18/2026, 8:46:17 AM
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.45 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-04-18T08:46:17Z",
"rates": {
"BND": 0.001451
}
}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.1451,
"rate": 0.001451
}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