Rate Overview
Live
1 CRC = 5.9460 BIF
1 BIF = 0.168180 CRC
Avg
5.9730
High
6.0682
Low
5.9316
Last updated: 1/25/2026, 7:46:39 AM
Quick Conversions
| CRC | BIF |
|---|---|
| 1 CRC | 5.95 BIF |
| 10 CRC | 59.46 BIF |
| 50 CRC | 297.30 BIF |
| 100 CRC | 594.60 BIF |
| 500 CRC | 2,973.01 BIF |
| 1,000 CRC | 5,946.02 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-01-25T07:46:39Z",
"rates": {
"BIF": 5.946024
}
}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": 594.6024,
"rate": 5.946024
}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