Rate Overview
Live
1 COP = 0.793231 BIF
1 BIF = 1.2607
COP
Avg
0.802838
High
0.813726
Low
0.793231
Last updated: 5/9/2026, 4:52:50 AM
Quick Conversions
| COP | BIF |
|---|---|
| 1 COP | 0.79 BIF |
| 10 COP | 7.93 BIF |
| 50 COP | 39.66 BIF |
| 100 COP | 79.32 BIF |
| 500 COP | 396.62 BIF |
| 1,000 COP | 793.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-05-09T04:52:50Z",
"rates": {
"BIF": 0.793231
}
}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": 79.3231,
"rate": 0.793231
}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