Rate Overview
Live
1 BIF = 0.007090 CZK
1 CZK = 141.0437
BIF
Avg
0.007132
High
0.007162
Low
0.007090
Last updated: 7/3/2026, 3:36:32 PM
Quick Conversions
| BIF | CZK |
|---|---|
| 1 BIF | 0.01 CZK |
| 10 BIF | 0.07 CZK |
| 50 BIF | 0.35 CZK |
| 100 BIF | 0.71 CZK |
| 500 BIF | 3.55 CZK |
| 1,000 BIF | 7.09 CZK |
Get BIF/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=CZKExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-03T15:36:32Z",
"rates": {
"CZK": 0.00709
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "CZK",
"amount": 100
},
"result": 0.709,
"rate": 0.00709
}Build with BIF/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key