Rate Overview
Live
1 BND = 722.3090 CLP
1 CLP = 0.001384
BND
Avg
717.9772
High
723.1527
Low
711.9229
Last updated: 3/27/2026, 9:48:05 AM
Quick Conversions
| BND | CLP |
|---|---|
| 1 BND | 722.31 CLP |
| 10 BND | 7,223.09 CLP |
| 50 BND | 36,115.45 CLP |
| 100 BND | 72,230.90 CLP |
| 500 BND | 361,154.52 CLP |
| 1,000 BND | 722,309.04 CLP |
Get BND/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=CLPExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-27T09:48:05Z",
"rates": {
"CLP": 722.309044
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "CLP",
"amount": 100
},
"result": 72230.9044,
"rate": 722.309044
}Build with BND/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key