Rate Overview
Live
1 COP = 0.000541 BAM
1 BAM = 1848.43
COP
Avg
0.000537
High
0.000541
Low
0.000533
Last updated: 9/10/2026, 5:10:15 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-09-10T05:10:15Z",
"rates": {
"BAM": 0.000541
}
}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.0541,
"rate": 0.000541
}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