Rate Overview
Live
1 BAM = 2183.42 COP
1 COP = 0.000458
BAM
Avg
2194.08
High
2251.62
Low
2161.93
Last updated: 5/27/2026, 12:13:06 PM
Quick Conversions
| BAM | COP |
|---|---|
| 1 BAM | 2,183.42 COP |
| 10 BAM | 21,834.18 COP |
| 50 BAM | 109,170.91 COP |
| 100 BAM | 218,341.81 COP |
| 500 BAM | 1,091,709.07 COP |
| 1,000 BAM | 2,183,418.14 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-05-27T12:13:06Z",
"rates": {
"COP": 2183.418143
}
}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": 218341.8143,
"rate": 2183.418143
}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