Rate Overview
Live
1 YER = 12.4436 BIF
1 BIF = 0.080362
YER
Avg
12.4481
High
12.4839
Low
12.4166
Last updated: 3/7/2026, 3:45:23 AM
Quick Conversions
| YER | BIF |
|---|---|
| 1 YER | 12.44 BIF |
| 10 YER | 124.44 BIF |
| 50 YER | 622.18 BIF |
| 100 YER | 1,244.36 BIF |
| 500 YER | 6,221.82 BIF |
| 1,000 YER | 12,443.63 BIF |
Get YER/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=BIFExample Response:
{
"success": true,
"base": "YER",
"date": "2026-03-07T03:45:23Z",
"rates": {
"BIF": 12.44363
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "BIF",
"amount": 100
},
"result": 1244.363,
"rate": 12.44363
}Build with YER/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key