Rate Overview
Live
1 JPY = 18.6374 BIF
1 BIF = 0.053656
JPY
Avg
19.4359
High
20.7742
Low
18.6162
Last updated: 5/27/2026, 4:04:11 PM
Quick Conversions
| JPY | BIF |
|---|---|
| 1 JPY | 18.64 BIF |
| 10 JPY | 186.37 BIF |
| 50 JPY | 931.87 BIF |
| 100 JPY | 1,863.74 BIF |
| 500 JPY | 9,318.70 BIF |
| 1,000 JPY | 18,637.40 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-27T16:04:11Z",
"rates": {
"BIF": 18.637401
}
}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": 1863.7401,
"rate": 18.637401
}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