Rate Overview
Live
1 BIF = 1.2129 COP
1 COP = 0.824489
BIF
Avg
1.2155
High
1.2285
Low
1.1915
Last updated: 4/18/2026, 8:44:09 AM
Quick Conversions
| BIF | COP |
|---|---|
| 1 BIF | 1.21 COP |
| 10 BIF | 12.13 COP |
| 50 BIF | 60.64 COP |
| 100 BIF | 121.29 COP |
| 500 BIF | 606.44 COP |
| 1,000 BIF | 1,212.87 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-04-18T08:44:09Z",
"rates": {
"COP": 1.212873
}
}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": 121.28730000000002,
"rate": 1.212873
}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