Rate Overview
Live
1 BIF = 1.1281 COP
1 COP = 0.886445
BIF
Avg
1.1334
High
1.1572
Low
1.1227
Last updated: 7/7/2026, 6:36:06 PM
Quick Conversions
| BIF | COP |
|---|---|
| 1 BIF | 1.13 COP |
| 10 BIF | 11.28 COP |
| 50 BIF | 56.41 COP |
| 100 BIF | 112.81 COP |
| 500 BIF | 564.05 COP |
| 1,000 BIF | 1,128.10 COP |
Get BIF/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=COPExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-07T18:36:06Z",
"rates": {
"COP": 1.128101
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "COP",
"amount": 100
},
"result": 112.8101,
"rate": 1.128101
}Build with BIF/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key