Rate Overview
Live
1 COP = 0.000556 BZD
1 BZD = 1798.56
COP
Avg
0.000554
High
0.000559
Low
0.000549
Last updated: 4/17/2026, 11:59:13 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.28 BZD |
| 1,000 COP | 0.56 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-04-17T11:59:13Z",
"rates": {
"BZD": 0.000556
}
}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.0556,
"rate": 0.000556
}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