Rate Overview
Live
1 JPY = 18.2269 BIF
1 BIF = 0.054864
JPY
Avg
19.0765
High
20.2325
Low
18.2269
Last updated: 7/25/2026, 3:02:23 PM
Quick Conversions
| JPY | BIF |
|---|---|
| 1 JPY | 18.23 BIF |
| 10 JPY | 182.27 BIF |
| 50 JPY | 911.35 BIF |
| 100 JPY | 1,822.69 BIF |
| 500 JPY | 9,113.45 BIF |
| 1,000 JPY | 18,226.91 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-07-25T15:02:23Z",
"rates": {
"BIF": 18.226909
}
}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": 1822.6908999999998,
"rate": 18.226909
}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