Rate Overview
Live
1 COP = 0.926787 BIF
1 BIF = 1.0790
COP
Avg
0.834603
High
0.928462
Low
0.782833
Last updated: 7/27/2026, 5:50:11 PM
Quick Conversions
| COP | BIF |
|---|---|
| 1 COP | 0.93 BIF |
| 10 COP | 9.27 BIF |
| 50 COP | 46.34 BIF |
| 100 COP | 92.68 BIF |
| 500 COP | 463.39 BIF |
| 1,000 COP | 926.79 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-07-27T17:50:11Z",
"rates": {
"BIF": 0.926787
}
}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": 92.6787,
"rate": 0.926787
}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