Rate Overview
Live
1 CRC = 6.5575 BIF
1 BIF = 0.152497
CRC
Avg
6.5162
High
6.5575
Low
6.4679
Last updated: 6/16/2026, 8:58:46 AM
Quick Conversions
| CRC | BIF |
|---|---|
| 1 CRC | 6.56 BIF |
| 10 CRC | 65.57 BIF |
| 50 CRC | 327.87 BIF |
| 100 CRC | 655.75 BIF |
| 500 CRC | 3,278.74 BIF |
| 1,000 CRC | 6,557.49 BIF |
Get CRC/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=BIFExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-06-16T08:58:46Z",
"rates": {
"BIF": 6.557488
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "BIF",
"amount": 100
},
"result": 655.7488000000001,
"rate": 6.557488
}Build with CRC/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key