Rate Overview
Live
1 BIF = 0.053144 JPY
1 JPY = 18.8168
BIF
Avg
0.052913
High
0.053197
Low
0.052531
Last updated: 3/6/2026, 6:35:58 PM
Quick Conversions
| BIF | JPY |
|---|---|
| 1 BIF | 0.05 JPY |
| 10 BIF | 0.53 JPY |
| 50 BIF | 2.66 JPY |
| 100 BIF | 5.31 JPY |
| 500 BIF | 26.57 JPY |
| 1,000 BIF | 53.14 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-06T18:35:58Z",
"rates": {
"JPY": 0.053144
}
}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.3144,
"rate": 0.053144
}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