Rate Overview
Live
1 YER = 12.4331 BIF
1 BIF = 0.080431
YER
Avg
12.4719
High
12.5327
Low
12.4331
Last updated: 5/29/2026, 7:53:33 PM
Quick Conversions
| YER | BIF |
|---|---|
| 1 YER | 12.43 BIF |
| 10 YER | 124.33 BIF |
| 50 YER | 621.65 BIF |
| 100 YER | 1,243.31 BIF |
| 500 YER | 6,216.54 BIF |
| 1,000 YER | 12,433.08 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-05-29T19:53:33Z",
"rates": {
"BIF": 12.433078
}
}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": 1243.3078,
"rate": 12.433078
}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