Rate Overview
Live
1 BIF = 0.152878 CRC
1 CRC = 6.5412
BIF
Avg
0.152843
High
0.152878
Low
0.152800
Last updated: 5/6/2026, 10:18:47 PM
Quick Conversions
| BIF | CRC |
|---|---|
| 1 BIF | 0.15 CRC |
| 10 BIF | 1.53 CRC |
| 50 BIF | 7.64 CRC |
| 100 BIF | 15.29 CRC |
| 500 BIF | 76.44 CRC |
| 1,000 BIF | 152.88 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-05-06T22:18:47Z",
"rates": {
"CRC": 0.152878
}
}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.287799999999999,
"rate": 0.152878
}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