Rate Overview
Live
1 JPY = 18.6485 BIF
1 BIF = 0.053624
JPY
Avg
18.6071
High
18.6485
Low
18.5195
Last updated: 6/17/2026, 7:10:09 AM
Quick Conversions
| JPY | BIF |
|---|---|
| 1 JPY | 18.65 BIF |
| 10 JPY | 186.48 BIF |
| 50 JPY | 932.42 BIF |
| 100 JPY | 1,864.85 BIF |
| 500 JPY | 9,324.25 BIF |
| 1,000 JPY | 18,648.50 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-06-17T07:10:09Z",
"rates": {
"BIF": 18.648499
}
}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": 1864.8499000000002,
"rate": 18.648499
}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