Rate Overview
Live
1 BAM = 1876.21 COP
1 COP = 0.000533
BAM
Avg
2276.73
High
2482.14
Low
1876.21
Last updated: 7/27/2026, 6:56:42 AM
Quick Conversions
| BAM | COP |
|---|---|
| 1 BAM | 1,876.21 COP |
| 10 BAM | 18,762.14 COP |
| 50 BAM | 93,810.70 COP |
| 100 BAM | 187,621.40 COP |
| 500 BAM | 938,106.98 COP |
| 1,000 BAM | 1,876,213.95 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-27T06:56:42Z",
"rates": {
"COP": 1876.213951
}
}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": 187621.3951,
"rate": 1876.213951
}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