Rate Overview
Live
1 COP = 0.866632 BIF
1 BIF = 1.1539
COP
Avg
0.859319
High
0.871064
Low
0.849830
Last updated: 6/19/2026, 11:21:02 AM
Quick Conversions
| COP | BIF |
|---|---|
| 1 COP | 0.87 BIF |
| 10 COP | 8.67 BIF |
| 50 COP | 43.33 BIF |
| 100 COP | 86.66 BIF |
| 500 COP | 433.32 BIF |
| 1,000 COP | 866.63 BIF |
Get COP/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=BIFExample Response:
{
"success": true,
"base": "COP",
"date": "2026-06-19T11:21:02Z",
"rates": {
"BIF": 0.866632
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "BIF",
"amount": 100
},
"result": 86.66319999999999,
"rate": 0.866632
}Build with COP/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key