Rate Overview
Live
1 CRC = 6.5412 BIF
1 BIF = 0.152878
CRC
Avg
6.5426
High
6.5445
Low
6.5412
Last updated: 5/6/2026, 9:58:25 PM
Quick Conversions
| CRC | BIF |
|---|---|
| 1 CRC | 6.54 BIF |
| 10 CRC | 65.41 BIF |
| 50 CRC | 327.06 BIF |
| 100 CRC | 654.12 BIF |
| 500 CRC | 3,270.58 BIF |
| 1,000 CRC | 6,541.15 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-05-06T21:58:25Z",
"rates": {
"BIF": 6.541152
}
}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": 654.1152000000001,
"rate": 6.541152
}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