Rate Overview
Live
1 COP = 0.000099 BHD
1 BHD = 10101.01
COP
Avg
0.000100
High
0.000100
Low
0.000099
Last updated: 3/7/2026, 8:27:53 AM
Quick Conversions
| COP | BHD |
|---|---|
| 1 COP | 0.00 BHD |
| 10 COP | 0.00 BHD |
| 50 COP | 0.00 BHD |
| 100 COP | 0.01 BHD |
| 500 COP | 0.05 BHD |
| 1,000 COP | 0.10 BHD |
Get COP/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=BHDExample Response:
{
"success": true,
"base": "COP",
"date": "2026-03-07T08:27:53Z",
"rates": {
"BHD": 0.000099
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "BHD",
"amount": 100
},
"result": 0.009899999999999999,
"rate": 0.000099
}Build with COP/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key