Rate Overview
Live
1 CRC = 6.2071 BIF
1 BIF = 0.161106
CRC
Avg
6.2727
High
6.3186
Low
6.2071
Last updated: 3/7/2026, 3:37:05 AM
Quick Conversions
| CRC | BIF |
|---|---|
| 1 CRC | 6.21 BIF |
| 10 CRC | 62.07 BIF |
| 50 CRC | 310.35 BIF |
| 100 CRC | 620.71 BIF |
| 500 CRC | 3,103.54 BIF |
| 1,000 CRC | 6,207.08 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-07T03:37:05Z",
"rates": {
"BIF": 6.207075
}
}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": 620.7075,
"rate": 6.207075
}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