Rate Overview
Live
1 CLP = 0.001078 BMD
1 BMD = 927.6438
CLP
Avg
0.001082
High
0.001085
Low
0.001078
Last updated: 7/8/2026, 4:21:42 AM
Quick Conversions
| CLP | BMD |
|---|---|
| 1 CLP | 0.00 BMD |
| 10 CLP | 0.01 BMD |
| 50 CLP | 0.05 BMD |
| 100 CLP | 0.11 BMD |
| 500 CLP | 0.54 BMD |
| 1,000 CLP | 1.08 BMD |
Get CLP/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=BMDExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-08T04:21:42Z",
"rates": {
"BMD": 0.001078
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "BMD",
"amount": 100
},
"result": 0.10779999999999999,
"rate": 0.001078
}Build with CLP/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key