Rate Overview
Live
1 COP = 0.000544 BAM
1 BAM = 1838.24
COP
Avg
0.000454
High
0.000544
Low
0.000408
Last updated: 7/31/2026, 8:52:59 AM
Quick Conversions
| COP | BAM |
|---|---|
| 1 COP | 0.00 BAM |
| 10 COP | 0.01 BAM |
| 50 COP | 0.03 BAM |
| 100 COP | 0.05 BAM |
| 500 COP | 0.27 BAM |
| 1,000 COP | 0.54 BAM |
Get COP/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=BAMExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-31T08:52:59Z",
"rates": {
"BAM": 0.000544
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "BAM",
"amount": 100
},
"result": 0.0544,
"rate": 0.000544
}Build with COP/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key