Rate Overview
Live
1 BAM = 1869.43 COP
1 COP = 0.000535
BAM
Avg
1880.55
High
1899.17
Low
1863.72
Last updated: 7/26/2026, 9:43:08 PM
Quick Conversions
| BAM | COP |
|---|---|
| 1 BAM | 1,869.43 COP |
| 10 BAM | 18,694.34 COP |
| 50 BAM | 93,471.72 COP |
| 100 BAM | 186,943.44 COP |
| 500 BAM | 934,717.18 COP |
| 1,000 BAM | 1,869,434.36 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-26T21:43:08Z",
"rates": {
"COP": 1869.434358
}
}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": 186943.4358,
"rate": 1869.434358
}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