Rate Overview
Live
1 BIF = 1.2607 COP
1 COP = 0.793232
BIF
Avg
1.2457
High
1.2607
Low
1.2289
Last updated: 5/9/2026, 4:53:35 AM
Quick Conversions
| BIF | COP |
|---|---|
| 1 BIF | 1.26 COP |
| 10 BIF | 12.61 COP |
| 50 BIF | 63.03 COP |
| 100 BIF | 126.07 COP |
| 500 BIF | 630.33 COP |
| 1,000 BIF | 1,260.67 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-05-09T04:53:35Z",
"rates": {
"COP": 1.260665
}
}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": 126.06649999999999,
"rate": 1.260665
}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