Rate Overview
Live
1 COP = 0.000533 BZD
1 BZD = 1876.17
COP
Avg
0.000534
High
0.000536
Low
0.000530
Last updated: 3/7/2026, 7:43:49 AM
Quick Conversions
| COP | BZD |
|---|---|
| 1 COP | 0.00 BZD |
| 10 COP | 0.01 BZD |
| 50 COP | 0.03 BZD |
| 100 COP | 0.05 BZD |
| 500 COP | 0.27 BZD |
| 1,000 COP | 0.53 BZD |
Get COP/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=BZDExample Response:
{
"success": true,
"base": "COP",
"date": "2026-03-07T07:43:49Z",
"rates": {
"BZD": 0.000533
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "BZD",
"amount": 100
},
"result": 0.05330000000000001,
"rate": 0.000533
}Build with COP/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key