Rate Overview
Live
1 JPY = 18.7588 BIF
1 BIF = 0.053308
JPY
Avg
18.8344
High
18.9441
Low
18.7588
Last updated: 8/14/2026, 7:11:38 PM
Quick Conversions
| JPY | BIF |
|---|---|
| 1 JPY | 18.76 BIF |
| 10 JPY | 187.59 BIF |
| 50 JPY | 937.94 BIF |
| 100 JPY | 1,875.88 BIF |
| 500 JPY | 9,379.39 BIF |
| 1,000 JPY | 18,758.77 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-08-14T19:11:38Z",
"rates": {
"BIF": 18.758772
}
}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": 1875.8772000000001,
"rate": 18.758772
}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