Rate Overview
Live
1 BAM = 1871.41 COP
1 COP = 0.000534
BAM
Avg
2218.17
High
2445.65
Low
1871.41
Last updated: 7/25/2026, 8:15:32 PM
Quick Conversions
| BAM | COP |
|---|---|
| 1 BAM | 1,871.41 COP |
| 10 BAM | 18,714.12 COP |
| 50 BAM | 93,570.60 COP |
| 100 BAM | 187,141.20 COP |
| 500 BAM | 935,706.02 COP |
| 1,000 BAM | 1,871,412.04 COP |
Get BAM/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=COPExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-25T20:15:32Z",
"rates": {
"COP": 1871.412043
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "COP",
"amount": 100
},
"result": 187141.2043,
"rate": 1871.412043
}Build with BAM/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key