Rate Overview
Live
1 CRC = 6.5447 BIF
1 BIF = 0.152796
CRC
Avg
6.5408
High
6.5830
Low
6.4723
Last updated: 5/27/2026, 3:39:56 AM
Quick Conversions
| CRC | BIF |
|---|---|
| 1 CRC | 6.54 BIF |
| 10 CRC | 65.45 BIF |
| 50 CRC | 327.23 BIF |
| 100 CRC | 654.47 BIF |
| 500 CRC | 3,272.34 BIF |
| 1,000 CRC | 6,544.67 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-27T03:39:56Z",
"rates": {
"BIF": 6.544673
}
}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.4673,
"rate": 6.544673
}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