Rate Overview
Live
1 CLP = 0.001360 BND
1 BND = 735.2941
CLP
Avg
0.001423
High
0.001476
Low
0.001360
Last updated: 7/27/2026, 8:59:51 PM
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.68 BND |
| 1,000 CLP | 1.36 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-07-27T20:59:51Z",
"rates": {
"BND": 0.00136
}
}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.136,
"rate": 0.00136
}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