Rate Overview
Live
1 BIF = 0.007194 CZK
1 CZK = 139.0047
BIF
Avg
0.007092
High
0.007219
Low
0.006916
Last updated: 3/27/2026, 12:58:19 PM
Quick Conversions
| BIF | CZK |
|---|---|
| 1 BIF | 0.01 CZK |
| 10 BIF | 0.07 CZK |
| 50 BIF | 0.36 CZK |
| 100 BIF | 0.72 CZK |
| 500 BIF | 3.60 CZK |
| 1,000 BIF | 7.19 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-03-27T12:58:19Z",
"rates": {
"CZK": 0.007194
}
}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.7194,
"rate": 0.007194
}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