Rate Overview
Live
1 BAM = 1974.41 COP
1 COP = 0.000506
BAM
Avg
2000.90
High
2010.91
Low
1974.41
Last updated: 7/2/2026, 5:02:43 AM
Quick Conversions
| BAM | COP |
|---|---|
| 1 BAM | 1,974.41 COP |
| 10 BAM | 19,744.10 COP |
| 50 BAM | 98,720.48 COP |
| 100 BAM | 197,440.96 COP |
| 500 BAM | 987,204.80 COP |
| 1,000 BAM | 1,974,409.60 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-02T05:02:43Z",
"rates": {
"COP": 1974.4096
}
}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": 197440.96,
"rate": 1974.4096
}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