Rate Overview
Live
1 BIF = 0.000929 BYN
1 BYN = 1076.43
BIF
Avg
0.000938
High
0.000951
Low
0.000918
Last updated: 5/27/2026, 2:29:48 AM
Quick Conversions
| BIF | BYN |
|---|---|
| 1 BIF | 0.00 BYN |
| 10 BIF | 0.01 BYN |
| 50 BIF | 0.05 BYN |
| 100 BIF | 0.09 BYN |
| 500 BIF | 0.46 BYN |
| 1,000 BIF | 0.93 BYN |
Get BIF/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=BYNExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-05-27T02:29:48Z",
"rates": {
"BYN": 0.000929
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "BYN",
"amount": 100
},
"result": 0.0929,
"rate": 0.000929
}Build with BIF/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key