Rate Overview
Live
1 BIF = 1.0749 COP
1 COP = 0.930277
BIF
Avg
1.0762
High
1.0807
Low
1.0704
Last updated: 7/29/2026, 12:50:12 PM
Quick Conversions
| BIF | COP |
|---|---|
| 1 BIF | 1.07 COP |
| 10 BIF | 10.75 COP |
| 50 BIF | 53.75 COP |
| 100 BIF | 107.49 COP |
| 500 BIF | 537.47 COP |
| 1,000 BIF | 1,074.95 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-29T12:50:12Z",
"rates": {
"COP": 1.074949
}
}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": 107.49489999999999,
"rate": 1.074949
}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