Rate Overview
Live
1 BAM = 2066.59 COP
1 COP = 0.000484
BAM
Avg
2081.18
High
2118.85
Low
2062.57
Last updated: 6/16/2026, 12:15:53 PM
Quick Conversions
| BAM | COP |
|---|---|
| 1 BAM | 2,066.59 COP |
| 10 BAM | 20,665.86 COP |
| 50 BAM | 103,329.28 COP |
| 100 BAM | 206,658.56 COP |
| 500 BAM | 1,033,292.82 COP |
| 1,000 BAM | 2,066,585.65 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-06-16T12:15:53Z",
"rates": {
"COP": 2066.585646
}
}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": 206658.5646,
"rate": 2066.585646
}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