Rate Overview
Live
1 BIF = 0.154363 CRC
1 CRC = 6.4782
BIF
Avg
0.155091
High
0.156494
Low
0.152697
Last updated: 4/16/2026, 5:29:03 PM
Quick Conversions
| BIF | CRC |
|---|---|
| 1 BIF | 0.15 CRC |
| 10 BIF | 1.54 CRC |
| 50 BIF | 7.72 CRC |
| 100 BIF | 15.44 CRC |
| 500 BIF | 77.18 CRC |
| 1,000 BIF | 154.36 CRC |
Get BIF/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=CRCExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-04-16T17:29:03Z",
"rates": {
"CRC": 0.154363
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "CRC",
"amount": 100
},
"result": 15.4363,
"rate": 0.154363
}Build with BIF/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key