Rate Overview
Live
1 BIF = 0.053812 JPY
1 JPY = 18.5832
BIF
Avg
0.052931
High
0.053814
Low
0.051547
Last updated: 3/27/2026, 5:38:37 AM
Quick Conversions
| BIF | JPY |
|---|---|
| 1 BIF | 0.05 JPY |
| 10 BIF | 0.54 JPY |
| 50 BIF | 2.69 JPY |
| 100 BIF | 5.38 JPY |
| 500 BIF | 26.91 JPY |
| 1,000 BIF | 53.81 JPY |
Get BIF/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=JPYExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-27T05:38:37Z",
"rates": {
"JPY": 0.053812
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "JPY",
"amount": 100
},
"result": 5.3812,
"rate": 0.053812
}Build with BIF/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key