Rate Overview
Live
1 BIF = 0.159256 CRC
1 CRC = 6.2792
BIF
Avg
0.158985
High
0.159368
Low
0.158261
Last updated: 3/7/2026, 1:01:32 AM
Quick Conversions
| BIF | CRC |
|---|---|
| 1 BIF | 0.16 CRC |
| 10 BIF | 1.59 CRC |
| 50 BIF | 7.96 CRC |
| 100 BIF | 15.93 CRC |
| 500 BIF | 79.63 CRC |
| 1,000 BIF | 159.26 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-07T01:01:32Z",
"rates": {
"CRC": 0.159256
}
}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.925600000000001,
"rate": 0.159256
}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