Rate Overview
Live
1 BIF = 0.153068 CRC
1 CRC = 6.5330
BIF
Avg
0.152810
High
0.153068
Low
0.152097
Last updated: 7/6/2026, 2:37:57 PM
Quick Conversions
| BIF | CRC |
|---|---|
| 1 BIF | 0.15 CRC |
| 10 BIF | 1.53 CRC |
| 50 BIF | 7.65 CRC |
| 100 BIF | 15.31 CRC |
| 500 BIF | 76.53 CRC |
| 1,000 BIF | 153.07 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-07-06T14:37:57Z",
"rates": {
"CRC": 0.153068
}
}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.3068,
"rate": 0.153068
}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