Rate Overview
Live
1 BND = 697.0060 CLP
1 CLP = 0.001435
BND
Avg
699.8050
High
703.3897
Low
696.9604
Last updated: 4/17/2026, 6:11:00 AM
Quick Conversions
| BND | CLP |
|---|---|
| 1 BND | 697.01 CLP |
| 10 BND | 6,970.06 CLP |
| 50 BND | 34,850.30 CLP |
| 100 BND | 69,700.60 CLP |
| 500 BND | 348,503.02 CLP |
| 1,000 BND | 697,006.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-04-17T06:11:00Z",
"rates": {
"CLP": 697.006042
}
}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": 69700.6042,
"rate": 697.006042
}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