Rate Overview
Live
1 YER = 12.5514 BIF
1 BIF = 0.079673
YER
Avg
12.4302
High
12.6465
Low
12.2812
Last updated: 7/28/2026, 4:22:14 AM
Quick Conversions
| YER | BIF |
|---|---|
| 1 YER | 12.55 BIF |
| 10 YER | 125.51 BIF |
| 50 YER | 627.57 BIF |
| 100 YER | 1,255.14 BIF |
| 500 YER | 6,275.68 BIF |
| 1,000 YER | 12,551.36 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-07-28T04:22:14Z",
"rates": {
"BIF": 12.551362
}
}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": 1255.1362,
"rate": 12.551362
}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