Rate Overview
Live
1 YER = 12.4673 BIF
1 BIF = 0.080210
YER
Avg
12.4800
High
12.5277
Low
12.4460
Last updated: 5/9/2026, 4:01:00 AM
Quick Conversions
| YER | BIF |
|---|---|
| 1 YER | 12.47 BIF |
| 10 YER | 124.67 BIF |
| 50 YER | 623.36 BIF |
| 100 YER | 1,246.73 BIF |
| 500 YER | 6,233.63 BIF |
| 1,000 YER | 12,467.26 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-05-09T04:01:00Z",
"rates": {
"BIF": 12.467258
}
}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": 1246.7258,
"rate": 12.467258
}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