Rate Overview
Live
1 BIF = 0.168179 CRC
1 CRC = 5.9460 BIF
Avg
0.166014
High
0.168179
Low
0.164634
Last updated: 1/25/2026, 3:24:00 AM
Quick Conversions
| BIF | CRC |
|---|---|
| 1 BIF | 0.17 CRC |
| 10 BIF | 1.68 CRC |
| 50 BIF | 8.41 CRC |
| 100 BIF | 16.82 CRC |
| 500 BIF | 84.09 CRC |
| 1,000 BIF | 168.18 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-01-25T03:24:00Z",
"rates": {
"CRC": 0.168179
}
}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": 16.817899999999998,
"rate": 0.168179
}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