Rate Overview
Live
1 BIF = 0.000973 BYN
1 BYN = 1027.75
BIF
Avg
0.000975
High
0.000981
Low
0.000972
Last updated: 7/5/2026, 7:27:34 PM
Quick Conversions
| BIF | BYN |
|---|---|
| 1 BIF | 0.00 BYN |
| 10 BIF | 0.01 BYN |
| 50 BIF | 0.05 BYN |
| 100 BIF | 0.10 BYN |
| 500 BIF | 0.49 BYN |
| 1,000 BIF | 0.97 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-07-05T19:27:34Z",
"rates": {
"BYN": 0.000973
}
}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.0973,
"rate": 0.000973
}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