Rate Overview
Live
1 YER = 12.5250 BIF
1 BIF = 0.079840
YER
Avg
12.4996
High
12.5316
Low
12.4371
Last updated: 6/18/2026, 8:51:51 PM
Quick Conversions
| YER | BIF |
|---|---|
| 1 YER | 12.53 BIF |
| 10 YER | 125.25 BIF |
| 50 YER | 626.25 BIF |
| 100 YER | 1,252.50 BIF |
| 500 YER | 6,262.51 BIF |
| 1,000 YER | 12,525.02 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-06-18T20:51:51Z",
"rates": {
"BIF": 12.525017
}
}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.5017,
"rate": 12.525017
}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