Rate Overview
Live
1 JPY = 18.6490 BIF
1 BIF = 0.053622
JPY
Avg
18.6866
High
18.7334
Low
18.6459
Last updated: 5/27/2026, 2:52:43 PM
Quick Conversions
| JPY | BIF |
|---|---|
| 1 JPY | 18.65 BIF |
| 10 JPY | 186.49 BIF |
| 50 JPY | 932.45 BIF |
| 100 JPY | 1,864.90 BIF |
| 500 JPY | 9,324.49 BIF |
| 1,000 JPY | 18,648.98 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-05-27T14:52:43Z",
"rates": {
"BIF": 18.648976
}
}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.8976,
"rate": 18.648976
}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