Rate Overview
Live
1 BND = 698.7550 CLP
1 CLP = 0.001431
BND
Avg
724.8425
High
779.2491
Low
677.6272
Last updated: 5/28/2026, 4:39:13 AM
Quick Conversions
| BND | CLP |
|---|---|
| 1 BND | 698.75 CLP |
| 10 BND | 6,987.55 CLP |
| 50 BND | 34,937.75 CLP |
| 100 BND | 69,875.50 CLP |
| 500 BND | 349,377.50 CLP |
| 1,000 BND | 698,754.99 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-05-28T04:39:13Z",
"rates": {
"CLP": 698.754994
}
}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": 69875.4994,
"rate": 698.754994
}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