Rate Overview
Live
1 CRC = 6.5879 BIF
1 BIF = 0.151795
CRC
Avg
6.5620
High
6.6208
Low
6.5330
Last updated: 7/25/2026, 9:19:22 PM
Quick Conversions
| CRC | BIF |
|---|---|
| 1 CRC | 6.59 BIF |
| 10 CRC | 65.88 BIF |
| 50 CRC | 329.39 BIF |
| 100 CRC | 658.79 BIF |
| 500 CRC | 3,293.93 BIF |
| 1,000 CRC | 6,587.85 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-25T21:19:22Z",
"rates": {
"BIF": 6.587852
}
}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": 658.7852,
"rate": 6.587852
}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