Rate Overview
Live
1 BIF = 1.2433 COP
1 COP = 0.804320
BIF
Avg
1.2466
High
1.2535
Low
1.2426
Last updated: 3/27/2026, 10:07:19 AM
Quick Conversions
| BIF | COP |
|---|---|
| 1 BIF | 1.24 COP |
| 10 BIF | 12.43 COP |
| 50 BIF | 62.16 COP |
| 100 BIF | 124.33 COP |
| 500 BIF | 621.64 COP |
| 1,000 BIF | 1,243.29 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-03-27T10:07:19Z",
"rates": {
"COP": 1.243287
}
}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": 124.3287,
"rate": 1.243287
}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