Rate Overview
Live
1 BIF = 0.002641 HKD
1 HKD = 378.6445
BIF
Avg
0.002647
High
0.002709
Low
0.002613
Last updated: 3/27/2026, 3:03:41 PM
Quick Conversions
| BIF | HKD |
|---|---|
| 1 BIF | 0.00 HKD |
| 10 BIF | 0.03 HKD |
| 50 BIF | 0.13 HKD |
| 100 BIF | 0.26 HKD |
| 500 BIF | 1.32 HKD |
| 1,000 BIF | 2.64 HKD |
Get BIF/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=HKDExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-27T15:03:41Z",
"rates": {
"HKD": 0.002641
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "HKD",
"amount": 100
},
"result": 0.2641,
"rate": 0.002641
}Build with BIF/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key