Rate Overview
Live
1 COP = 0.813196 BIF
1 BIF = 1.2297
COP
Avg
0.812223
High
0.819060
Low
0.805435
Last updated: 5/29/2026, 9:09:43 PM
Quick Conversions
| COP | BIF |
|---|---|
| 1 COP | 0.81 BIF |
| 10 COP | 8.13 BIF |
| 50 COP | 40.66 BIF |
| 100 COP | 81.32 BIF |
| 500 COP | 406.60 BIF |
| 1,000 COP | 813.20 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-05-29T21:09:43Z",
"rates": {
"BIF": 0.813196
}
}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": 81.31960000000001,
"rate": 0.813196
}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