Rate Overview
Live
1 JPY = 18.2684 BIF
1 BIF = 0.054739
JPY
Avg
19.3471
High
20.7733
Low
18.2684
Last updated: 7/28/2026, 8:24:55 AM
Quick Conversions
| JPY | BIF |
|---|---|
| 1 JPY | 18.27 BIF |
| 10 JPY | 182.68 BIF |
| 50 JPY | 913.42 BIF |
| 100 JPY | 1,826.84 BIF |
| 500 JPY | 9,134.21 BIF |
| 1,000 JPY | 18,268.41 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-28T08:24:55Z",
"rates": {
"BIF": 18.268413
}
}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": 1826.8412999999998,
"rate": 18.268413
}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