Rate Overview
Live
1 BAM = 2242.75 COP
1 COP = 0.000446
BAM
Avg
2252.55
High
2269.68
Low
2235.47
Last updated: 3/7/2026, 7:35:47 AM
Quick Conversions
| BAM | COP |
|---|---|
| 1 BAM | 2,242.75 COP |
| 10 BAM | 22,427.53 COP |
| 50 BAM | 112,137.67 COP |
| 100 BAM | 224,275.34 COP |
| 500 BAM | 1,121,376.68 COP |
| 1,000 BAM | 2,242,753.37 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-03-07T07:35:47Z",
"rates": {
"COP": 2242.753366
}
}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": 224275.33659999998,
"rate": 2242.753366
}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