Rate Overview
Live
1 BIF = 0.052436 JPY
1 JPY = 19.0709
BIF
Avg
0.052658
High
0.053046
Low
0.052314
Last updated: 5/8/2026, 3:32:00 PM
Quick Conversions
| BIF | JPY |
|---|---|
| 1 BIF | 0.05 JPY |
| 10 BIF | 0.52 JPY |
| 50 BIF | 2.62 JPY |
| 100 BIF | 5.24 JPY |
| 500 BIF | 26.22 JPY |
| 1,000 BIF | 52.44 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-05-08T15:32:00Z",
"rates": {
"JPY": 0.052436
}
}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.243600000000001,
"rate": 0.052436
}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