Rate Overview
Live
1 COP = 0.785663 BIF
1 BIF = 1.2728
COP
Avg
0.787244
High
0.790395
Low
0.782833
Last updated: 3/7/2026, 4:23:48 AM
Quick Conversions
| COP | BIF |
|---|---|
| 1 COP | 0.79 BIF |
| 10 COP | 7.86 BIF |
| 50 COP | 39.28 BIF |
| 100 COP | 78.57 BIF |
| 500 COP | 392.83 BIF |
| 1,000 COP | 785.66 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-03-07T04:23:48Z",
"rates": {
"BIF": 0.785663
}
}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": 78.5663,
"rate": 0.785663
}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