Rate Overview
Live
1 BIF = 0.080467 YER
1 YER = 12.4275
BIF
Avg
0.081270
High
0.083238
Low
0.080064
Last updated: 3/27/2026, 10:25:22 AM
Quick Conversions
| BIF | YER |
|---|---|
| 1 BIF | 0.08 YER |
| 10 BIF | 0.80 YER |
| 50 BIF | 4.02 YER |
| 100 BIF | 8.05 YER |
| 500 BIF | 40.23 YER |
| 1,000 BIF | 80.47 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-03-27T10:25:22Z",
"rates": {
"YER": 0.080467
}
}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": 8.0467,
"rate": 0.080467
}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