Rate Overview
Live
1 CLP = 0.001425 BND
1 BND = 701.7544
CLP
Avg
0.001416
High
0.001425
Low
0.001397
Last updated: 5/9/2026, 12:25:17 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.43 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-05-09T00:25:17Z",
"rates": {
"BND": 0.001425
}
}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.14250000000000002,
"rate": 0.001425
}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