Rate Overview
Live
1 CRC = 6.5785 BIF
1 BIF = 0.152011
CRC
Avg
5.9799
High
6.5785
Low
5.5343
Last updated: 7/23/2026, 3:36:00 PM
Quick Conversions
| CRC | BIF |
|---|---|
| 1 CRC | 6.58 BIF |
| 10 CRC | 65.78 BIF |
| 50 CRC | 328.92 BIF |
| 100 CRC | 657.85 BIF |
| 500 CRC | 3,289.24 BIF |
| 1,000 CRC | 6,578.48 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-07-23T15:36:00Z",
"rates": {
"BIF": 6.578483
}
}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": 657.8483,
"rate": 6.578483
}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