Rate Overview
Live
1 BDT = 7.0830 CLP
1 CLP = 0.141183 BDT
Avg
7.3008
High
7.4796
Low
7.0816
Last updated: 1/25/2026, 1:16:58 PM
Quick Conversions
| BDT | CLP |
|---|---|
| 1 BDT | 7.08 CLP |
| 10 BDT | 70.83 CLP |
| 50 BDT | 354.15 CLP |
| 100 BDT | 708.30 CLP |
| 500 BDT | 3,541.51 CLP |
| 1,000 BDT | 7,083.01 CLP |
Get BDT/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=CLPExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-01-25T13:16:58Z",
"rates": {
"CLP": 7.083012
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "CLP",
"amount": 100
},
"result": 708.3012,
"rate": 7.083012
}Build with BDT/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key