Rate Overview
Live
1 COP = 0.000642 BZD
1 BZD = 1557.63
COP
Avg
0.000642
High
0.000645
Low
0.000639
Last updated: 8/20/2026, 9:06:06 AM
Quick Conversions
| COP | BZD |
|---|---|
| 1 COP | 0.00 BZD |
| 10 COP | 0.01 BZD |
| 50 COP | 0.03 BZD |
| 100 COP | 0.06 BZD |
| 500 COP | 0.32 BZD |
| 1,000 COP | 0.64 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-08-20T09:06:06Z",
"rates": {
"BZD": 0.000642
}
}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.0642,
"rate": 0.000642
}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