Rate Overview
Live
1 CRC = 6.5338 BIF
1 BIF = 0.153050
CRC
Avg
6.5531
High
6.5838
Low
6.5338
Last updated: 7/2/2026, 3:18:57 AM
Quick Conversions
| CRC | BIF |
|---|---|
| 1 CRC | 6.53 BIF |
| 10 CRC | 65.34 BIF |
| 50 CRC | 326.69 BIF |
| 100 CRC | 653.38 BIF |
| 500 CRC | 3,266.91 BIF |
| 1,000 CRC | 6,533.82 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-02T03:18:57Z",
"rates": {
"BIF": 6.533824
}
}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": 653.3824,
"rate": 6.533824
}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