Rate Overview
Live
1 BIF = 0.151667 CRC
1 CRC = 6.5934
BIF
Avg
0.151897
High
0.152367
Low
0.151040
Last updated: 7/26/2026, 10:53:11 PM
Quick Conversions
| BIF | CRC |
|---|---|
| 1 BIF | 0.15 CRC |
| 10 BIF | 1.52 CRC |
| 50 BIF | 7.58 CRC |
| 100 BIF | 15.17 CRC |
| 500 BIF | 75.83 CRC |
| 1,000 BIF | 151.67 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-26T22:53:11Z",
"rates": {
"CRC": 0.151667
}
}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.166699999999999,
"rate": 0.151667
}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