Rate Overview
Live
1 BIF = 0.054840 JPY
1 JPY = 18.2349
BIF
Avg
0.054817
High
0.054865
Low
0.054656
Last updated: 7/29/2026, 10:24:49 AM
Quick Conversions
| BIF | JPY |
|---|---|
| 1 BIF | 0.05 JPY |
| 10 BIF | 0.55 JPY |
| 50 BIF | 2.74 JPY |
| 100 BIF | 5.48 JPY |
| 500 BIF | 27.42 JPY |
| 1,000 BIF | 54.84 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-07-29T10:24:49Z",
"rates": {
"JPY": 0.05484
}
}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.484,
"rate": 0.05484
}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