Rate Overview
Live
1 JPY = 18.2282 BIF
1 BIF = 0.054860
JPY
Avg
18.2618
High
18.3367
Low
18.2269
Last updated: 7/27/2026, 12:51:18 PM
Quick Conversions
| JPY | BIF |
|---|---|
| 1 JPY | 18.23 BIF |
| 10 JPY | 182.28 BIF |
| 50 JPY | 911.41 BIF |
| 100 JPY | 1,822.82 BIF |
| 500 JPY | 9,114.09 BIF |
| 1,000 JPY | 18,228.19 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-27T12:51:18Z",
"rates": {
"BIF": 18.228187
}
}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.8186999999998,
"rate": 18.228187
}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