Rate Overview
Live
1 COP = 0.824488 BIF
1 BIF = 1.2129
COP
Avg
0.822801
High
0.839264
Low
0.814028
Last updated: 4/18/2026, 8:43:33 AM
Quick Conversions
| COP | BIF |
|---|---|
| 1 COP | 0.82 BIF |
| 10 COP | 8.24 BIF |
| 50 COP | 41.22 BIF |
| 100 COP | 82.45 BIF |
| 500 COP | 412.24 BIF |
| 1,000 COP | 824.49 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-04-18T08:43:33Z",
"rates": {
"BIF": 0.824488
}
}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": 82.4488,
"rate": 0.824488
}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