Rate Overview
Live
1 CRC = 6.4782 BIF
1 BIF = 0.154364
CRC
Avg
6.4482
High
6.5489
Low
6.3900
Last updated: 4/16/2026, 7:08:21 PM
Quick Conversions
| CRC | BIF |
|---|---|
| 1 CRC | 6.48 BIF |
| 10 CRC | 64.78 BIF |
| 50 CRC | 323.91 BIF |
| 100 CRC | 647.82 BIF |
| 500 CRC | 3,239.10 BIF |
| 1,000 CRC | 6,478.21 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-04-16T19:08:21Z",
"rates": {
"BIF": 6.478205
}
}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": 647.8205,
"rate": 6.478205
}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