Rate Overview
Live
1 YER = 12.5235 BIF
1 BIF = 0.079850
YER
Avg
12.4369
High
12.5900
Low
12.3013
Last updated: 7/29/2026, 2:21:06 PM
Quick Conversions
| YER | BIF |
|---|---|
| 1 YER | 12.52 BIF |
| 10 YER | 125.23 BIF |
| 50 YER | 626.17 BIF |
| 100 YER | 1,252.35 BIF |
| 500 YER | 6,261.75 BIF |
| 1,000 YER | 12,523.50 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-29T14:21:06Z",
"rates": {
"BIF": 12.523497
}
}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": 1252.3497,
"rate": 12.523497
}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