Rate Overview
Live
1 COP = 0.934226 BIF
1 BIF = 1.0704
COP
Avg
0.928050
High
0.934226
Low
0.916076
Last updated: 7/28/2026, 7:32:54 AM
Quick Conversions
| COP | BIF |
|---|---|
| 1 COP | 0.93 BIF |
| 10 COP | 9.34 BIF |
| 50 COP | 46.71 BIF |
| 100 COP | 93.42 BIF |
| 500 COP | 467.11 BIF |
| 1,000 COP | 934.23 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-28T07:32:54Z",
"rates": {
"BIF": 0.934226
}
}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": 93.4226,
"rate": 0.934226
}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