Rate Overview
Live
1 BIF = 0.079523 YER
1 YER = 12.5750
BIF
Avg
0.079638
High
0.079934
Low
0.079430
Last updated: 7/9/2026, 5:46:31 AM
Quick Conversions
| BIF | YER |
|---|---|
| 1 BIF | 0.08 YER |
| 10 BIF | 0.80 YER |
| 50 BIF | 3.98 YER |
| 100 BIF | 7.95 YER |
| 500 BIF | 39.76 YER |
| 1,000 BIF | 79.52 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-07-09T05:46:31Z",
"rates": {
"YER": 0.079523
}
}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.952299999999999,
"rate": 0.079523
}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