Rate Overview
Live
1 BIF = 1.1539 COP
1 COP = 0.866633
BIF
Avg
1.1638
High
1.1767
Low
1.1480
Last updated: 6/19/2026, 9:43:59 AM
Quick Conversions
| BIF | COP |
|---|---|
| 1 BIF | 1.15 COP |
| 10 BIF | 11.54 COP |
| 50 BIF | 57.69 COP |
| 100 BIF | 115.39 COP |
| 500 BIF | 576.95 COP |
| 1,000 BIF | 1,153.89 COP |
Get BIF/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=COPExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-06-19T09:43:59Z",
"rates": {
"COP": 1.153891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "COP",
"amount": 100
},
"result": 115.3891,
"rate": 1.153891
}Build with BIF/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key