Rate Overview
Live
1 BIF = 0.156374 CRC
1 CRC = 6.3949
BIF
Avg
0.157082
High
0.157814
Low
0.156374
Last updated: 3/27/2026, 9:39:05 AM
Quick Conversions
| BIF | CRC |
|---|---|
| 1 BIF | 0.16 CRC |
| 10 BIF | 1.56 CRC |
| 50 BIF | 7.82 CRC |
| 100 BIF | 15.64 CRC |
| 500 BIF | 78.19 CRC |
| 1,000 BIF | 156.37 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-03-27T09:39:05Z",
"rates": {
"CRC": 0.156374
}
}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.637400000000001,
"rate": 0.156374
}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