Rate Overview
Live
1 YER = 12.4612 BIF
1 BIF = 0.080249
YER
Avg
12.5046
High
12.6465
Low
12.4294
Last updated: 4/18/2026, 8:47:54 AM
Quick Conversions
| YER | BIF |
|---|---|
| 1 YER | 12.46 BIF |
| 10 YER | 124.61 BIF |
| 50 YER | 623.06 BIF |
| 100 YER | 1,246.12 BIF |
| 500 YER | 6,230.61 BIF |
| 1,000 YER | 12,461.23 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-04-18T08:47:54Z",
"rates": {
"BIF": 12.461228
}
}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": 1246.1228,
"rate": 12.461228
}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