Rate Overview
Live
1 BIF = 0.000988 BYN
1 BYN = 1012.15
BIF
Avg
0.000980
High
0.000988
Low
0.000975
Last updated: 3/7/2026, 1:07:29 AM
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.99 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-03-07T01:07:29Z",
"rates": {
"BYN": 0.000988
}
}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.0988,
"rate": 0.000988
}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