Rate Overview
Live
1 JPY = 18.6457 BIF
1 BIF = 0.053632
JPY
Avg
18.6925
High
18.9609
Low
18.5692
Last updated: 4/17/2026, 6:07:33 AM
Quick Conversions
| JPY | BIF |
|---|---|
| 1 JPY | 18.65 BIF |
| 10 JPY | 186.46 BIF |
| 50 JPY | 932.28 BIF |
| 100 JPY | 1,864.57 BIF |
| 500 JPY | 9,322.83 BIF |
| 1,000 JPY | 18,645.67 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-04-17T06:07:33Z",
"rates": {
"BIF": 18.645667
}
}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.5666999999999,
"rate": 18.645667
}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