Rate Overview
Live
1 BIF = 0.002627 HKD
1 HKD = 380.6624
BIF
Avg
0.002628
High
0.002634
Low
0.002625
Last updated: 7/26/2026, 10:55:04 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.31 HKD |
| 1,000 BIF | 2.63 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-07-26T22:55:04Z",
"rates": {
"HKD": 0.002627
}
}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.2627,
"rate": 0.002627
}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