Rate Overview
Live
1 BIF = 0.002184 HRK
1 HRK = 457.8755
BIF
Avg
0.002170
High
0.002186
Low
0.002151
Last updated: 3/7/2026, 1:03:43 AM
Quick Conversions
| BIF | HRK |
|---|---|
| 1 BIF | 0.00 HRK |
| 10 BIF | 0.02 HRK |
| 50 BIF | 0.11 HRK |
| 100 BIF | 0.22 HRK |
| 500 BIF | 1.09 HRK |
| 1,000 BIF | 2.18 HRK |
Get BIF/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=HRKExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-07T01:03:43Z",
"rates": {
"HRK": 0.002184
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "HRK",
"amount": 100
},
"result": 0.2184,
"rate": 0.002184
}Build with BIF/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key