Rate Overview
Live
1 YER = 12.6196 BIF
1 BIF = 0.079242
YER
Avg
12.6312
High
12.6788
Low
12.6121
Last updated: 9/5/2026, 9:32:53 PM
Quick Conversions
| YER | BIF |
|---|---|
| 1 YER | 12.62 BIF |
| 10 YER | 126.20 BIF |
| 50 YER | 630.98 BIF |
| 100 YER | 1,261.96 BIF |
| 500 YER | 6,309.78 BIF |
| 1,000 YER | 12,619.55 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-09-05T21:32:53Z",
"rates": {
"BIF": 12.619552
}
}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": 1261.9552,
"rate": 12.619552
}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