Rate Overview
Live
1 BND = 705.8200 CLP
1 CLP = 0.001417
BND
Avg
707.4195
High
715.6523
Low
704.6028
Last updated: 5/7/2026, 9:52:02 PM
Quick Conversions
| BND | CLP |
|---|---|
| 1 BND | 705.82 CLP |
| 10 BND | 7,058.20 CLP |
| 50 BND | 35,291.00 CLP |
| 100 BND | 70,582.00 CLP |
| 500 BND | 352,909.98 CLP |
| 1,000 BND | 705,819.96 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-07T21:52:02Z",
"rates": {
"CLP": 705.819963
}
}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": 70581.9963,
"rate": 705.819963
}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