Rate Overview
Live
1 BIF = 0.079288 YER
1 YER = 12.6122
BIF
Avg
0.079197
High
0.079365
Low
0.078872
Last updated: 9/3/2026, 6:28:52 AM
Quick Conversions
| BIF | YER |
|---|---|
| 1 BIF | 0.08 YER |
| 10 BIF | 0.79 YER |
| 50 BIF | 3.96 YER |
| 100 BIF | 7.93 YER |
| 500 BIF | 39.64 YER |
| 1,000 BIF | 79.29 YER |
Get BIF/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=YERExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-09-03T06:28:52Z",
"rates": {
"YER": 0.079288
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "YER",
"amount": 100
},
"result": 7.9288,
"rate": 0.079288
}Build with BIF/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key