Rate Overview
Live
1 CRC = 6.3949 BIF
1 BIF = 0.156375
CRC
Avg
6.3661
High
6.3949
Low
6.3365
Last updated: 3/27/2026, 3:01:48 PM
Quick Conversions
| CRC | BIF |
|---|---|
| 1 CRC | 6.39 BIF |
| 10 CRC | 63.95 BIF |
| 50 CRC | 319.75 BIF |
| 100 CRC | 639.49 BIF |
| 500 CRC | 3,197.45 BIF |
| 1,000 CRC | 6,394.90 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-03-27T15:01:48Z",
"rates": {
"BIF": 6.394901
}
}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": 639.4901,
"rate": 6.394901
}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