Rate Overview
Live
1 CRC = 6.5992 BIF
1 BIF = 0.151533
CRC
Avg
6.6153
High
6.6541
Low
6.5980
Last updated: 9/5/2026, 1:56:07 AM
Quick Conversions
| CRC | BIF |
|---|---|
| 1 CRC | 6.60 BIF |
| 10 CRC | 65.99 BIF |
| 50 CRC | 329.96 BIF |
| 100 CRC | 659.92 BIF |
| 500 CRC | 3,299.62 BIF |
| 1,000 CRC | 6,599.24 BIF |
Get CRC/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=BIFExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-09-05T01:56:07Z",
"rates": {
"BIF": 6.59924
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "BIF",
"amount": 100
},
"result": 659.924,
"rate": 6.59924
}Build with CRC/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key