Rate Overview
Live
1 JPY = 18.5416 BIF
1 BIF = 0.053933
JPY
Avg
19.0490
High
19.7928
Low
18.5416
Last updated: 3/27/2026, 8:58:25 AM
Quick Conversions
| JPY | BIF |
|---|---|
| 1 JPY | 18.54 BIF |
| 10 JPY | 185.42 BIF |
| 50 JPY | 927.08 BIF |
| 100 JPY | 1,854.16 BIF |
| 500 JPY | 9,270.78 BIF |
| 1,000 JPY | 18,541.56 BIF |
Get JPY/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=BIFExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-27T08:58:25Z",
"rates": {
"BIF": 18.541556
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "BIF",
"amount": 100
},
"result": 1854.1556,
"rate": 18.541556
}Build with JPY/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key