Rate Overview
Live
1 BND = 737.4540 CLP
1 CLP = 0.001356
BND
Avg
735.9618
High
738.5653
Low
731.8543
Last updated: 9/7/2026, 1:10:59 AM
Quick Conversions
| BND | CLP |
|---|---|
| 1 BND | 737.45 CLP |
| 10 BND | 7,374.54 CLP |
| 50 BND | 36,872.70 CLP |
| 100 BND | 73,745.40 CLP |
| 500 BND | 368,727.02 CLP |
| 1,000 BND | 737,454.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-09-07T01:10:59Z",
"rates": {
"CLP": 737.454044
}
}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": 73745.4044,
"rate": 737.454044
}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