Rate Overview
Live
1 CLP = 0.141182 BDT
1 BDT = 7.0831 CLP
Avg
0.128666
High
0.141182
Low
0.120266
Last updated: 1/25/2026, 6:48:47 PM
Quick Conversions
| CLP | BDT |
|---|---|
| 1 CLP | 0.14 BDT |
| 10 CLP | 1.41 BDT |
| 50 CLP | 7.06 BDT |
| 100 CLP | 14.12 BDT |
| 500 CLP | 70.59 BDT |
| 1,000 CLP | 141.18 BDT |
Get CLP/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=BDTExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-01-25T18:48:47Z",
"rates": {
"BDT": 0.141182
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "BDT",
"amount": 100
},
"result": 14.1182,
"rate": 0.141182
}Build with CLP/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key