Rate Overview
Live
1 BAM = 2245.76 COP
1 COP = 0.000445
BAM
Avg
2209.40
High
2245.76
Low
2175.94
Last updated: 5/7/2026, 5:34:17 AM
Quick Conversions
| BAM | COP |
|---|---|
| 1 BAM | 2,245.76 COP |
| 10 BAM | 22,457.56 COP |
| 50 BAM | 112,287.80 COP |
| 100 BAM | 224,575.59 COP |
| 500 BAM | 1,122,877.97 COP |
| 1,000 BAM | 2,245,755.94 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-05-07T05:34:17Z",
"rates": {
"COP": 2245.755943
}
}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": 224575.5943,
"rate": 2245.755943
}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