Rate Overview
Live
1 BAM = 2184.32 COP
1 COP = 0.000458
BAM
Avg
2178.38
High
2186.67
Low
2154.41
Last updated: 4/17/2026, 2:45:27 AM
Quick Conversions
| BAM | COP |
|---|---|
| 1 BAM | 2,184.32 COP |
| 10 BAM | 21,843.16 COP |
| 50 BAM | 109,215.82 COP |
| 100 BAM | 218,431.63 COP |
| 500 BAM | 1,092,158.17 COP |
| 1,000 BAM | 2,184,316.34 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-04-17T02:45:27Z",
"rates": {
"COP": 2184.31634
}
}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": 218431.634,
"rate": 2184.31634
}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