Rate Overview
Live
1 CRC = 6.5934 BIF
1 BIF = 0.151667
CRC
Avg
6.5788
High
6.5934
Low
6.5631
Last updated: 7/27/2026, 1:57:20 AM
Quick Conversions
| CRC | BIF |
|---|---|
| 1 CRC | 6.59 BIF |
| 10 CRC | 65.93 BIF |
| 50 CRC | 329.67 BIF |
| 100 CRC | 659.34 BIF |
| 500 CRC | 3,296.69 BIF |
| 1,000 CRC | 6,593.37 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-07-27T01:57:20Z",
"rates": {
"BIF": 6.593371
}
}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": 659.3371000000001,
"rate": 6.593371
}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