Rate Overview
Live
1 BIF = 0.079840 YER
1 YER = 12.5251
BIF
Avg
0.080003
High
0.080404
Low
0.079797
Last updated: 6/18/2026, 10:34:44 PM
Quick Conversions
| BIF | YER |
|---|---|
| 1 BIF | 0.08 YER |
| 10 BIF | 0.80 YER |
| 50 BIF | 3.99 YER |
| 100 BIF | 7.98 YER |
| 500 BIF | 39.92 YER |
| 1,000 BIF | 79.84 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-06-18T22:34:44Z",
"rates": {
"YER": 0.07984
}
}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.983999999999999,
"rate": 0.07984
}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