Rate Overview
Live
1 BAM = 541.3260 CLP
1 CLP = 0.001847
BAM
Avg
539.8007
High
542.0572
Low
537.8160
Last updated: 7/8/2026, 9:23:21 AM
Quick Conversions
| BAM | CLP |
|---|---|
| 1 BAM | 541.33 CLP |
| 10 BAM | 5,413.26 CLP |
| 50 BAM | 27,066.30 CLP |
| 100 BAM | 54,132.60 CLP |
| 500 BAM | 270,663.01 CLP |
| 1,000 BAM | 541,326.01 CLP |
Get BAM/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=CLPExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-08T09:23:21Z",
"rates": {
"CLP": 541.32601
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "CLP",
"amount": 100
},
"result": 54132.601,
"rate": 541.32601
}Build with BAM/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key