Rate Overview
Live
1 COP = 0.804319 BIF
1 BIF = 1.2433
COP
Avg
0.730791
High
0.810877
Low
0.656343
Last updated: 3/27/2026, 10:08:57 AM
Quick Conversions
| COP | BIF |
|---|---|
| 1 COP | 0.80 BIF |
| 10 COP | 8.04 BIF |
| 50 COP | 40.22 BIF |
| 100 COP | 80.43 BIF |
| 500 COP | 402.16 BIF |
| 1,000 COP | 804.32 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-03-27T10:08:57Z",
"rates": {
"BIF": 0.804319
}
}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": 80.4319,
"rate": 0.804319
}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