Rate Overview
Live
1 BAM = 1849.74 COP
1 COP = 0.000541
BAM
Avg
1859.33
High
1877.31
Low
1847.67
Last updated: 8/13/2026, 5:28:47 AM
Quick Conversions
| BAM | COP |
|---|---|
| 1 BAM | 1,849.74 COP |
| 10 BAM | 18,497.44 COP |
| 50 BAM | 92,487.22 COP |
| 100 BAM | 184,974.44 COP |
| 500 BAM | 924,872.19 COP |
| 1,000 BAM | 1,849,744.38 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-08-13T05:28:47Z",
"rates": {
"COP": 1849.744383
}
}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": 184974.4383,
"rate": 1849.744383
}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