Rate Overview
Live
1 COP = 0.000445 BAM
1 BAM = 2247.19
COP
Avg
0.000443
High
0.000447
Low
0.000440
Last updated: 3/7/2026, 9:11:42 AM
Quick Conversions
| COP | BAM |
|---|---|
| 1 COP | 0.00 BAM |
| 10 COP | 0.00 BAM |
| 50 COP | 0.02 BAM |
| 100 COP | 0.04 BAM |
| 500 COP | 0.22 BAM |
| 1,000 COP | 0.44 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-03-07T09:11:42Z",
"rates": {
"BAM": 0.000445
}
}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.0445,
"rate": 0.000445
}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