Rate Overview
Live
1 COP = 0.917144 BIF
1 BIF = 1.0903
COP
Avg
0.826684
High
0.920159
Low
0.782833
Last updated: 7/20/2026, 6:25:33 AM
Quick Conversions
| COP | BIF |
|---|---|
| 1 COP | 0.92 BIF |
| 10 COP | 9.17 BIF |
| 50 COP | 45.86 BIF |
| 100 COP | 91.71 BIF |
| 500 COP | 458.57 BIF |
| 1,000 COP | 917.14 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-20T06:25:33Z",
"rates": {
"BIF": 0.917144
}
}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": 91.7144,
"rate": 0.917144
}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