Rate Overview
Live
1 YER = 12.5749 BIF
1 BIF = 0.079523
YER
Avg
12.5568
High
12.5895
Low
12.5103
Last updated: 7/9/2026, 9:08:58 AM
Quick Conversions
| YER | BIF |
|---|---|
| 1 YER | 12.57 BIF |
| 10 YER | 125.75 BIF |
| 50 YER | 628.75 BIF |
| 100 YER | 1,257.49 BIF |
| 500 YER | 6,287.47 BIF |
| 1,000 YER | 12,574.94 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-09T09:08:58Z",
"rates": {
"BIF": 12.574941
}
}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": 1257.4941000000001,
"rate": 12.574941
}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