Rate Overview
Live
1 BIF = 0.001023 BYN
1 BYN = 977.5171
BIF
Avg
0.001015
High
0.001027
Low
0.001008
Last updated: 9/2/2026, 2:28:54 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.51 BYN |
| 1,000 BIF | 1.02 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-09-02T02:28:54Z",
"rates": {
"BYN": 0.001023
}
}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.1023,
"rate": 0.001023
}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