Rate Overview
Live
1 BIF = 0.151845 CRC
1 CRC = 6.5857
BIF
Avg
0.151821
High
0.152345
Low
0.150841
Last updated: 8/12/2026, 12:24:36 PM
Quick Conversions
| BIF | CRC |
|---|---|
| 1 BIF | 0.15 CRC |
| 10 BIF | 1.52 CRC |
| 50 BIF | 7.59 CRC |
| 100 BIF | 15.18 CRC |
| 500 BIF | 75.92 CRC |
| 1,000 BIF | 151.85 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-08-12T12:24:36Z",
"rates": {
"CRC": 0.151845
}
}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.1845,
"rate": 0.151845
}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