Rate Overview
Live
1 YER = 12.5059 BIF
1 BIF = 0.079962
YER
Avg
12.5245
High
12.5436
Low
12.5051
Last updated: 7/27/2026, 4:09:14 PM
Quick Conversions
| YER | BIF |
|---|---|
| 1 YER | 12.51 BIF |
| 10 YER | 125.06 BIF |
| 50 YER | 625.30 BIF |
| 100 YER | 1,250.59 BIF |
| 500 YER | 6,252.95 BIF |
| 1,000 YER | 12,505.90 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-27T16:09:14Z",
"rates": {
"BIF": 12.505901
}
}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": 1250.5901,
"rate": 12.505901
}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