Rate Overview
Live
1 JPY = 18.2515 BIF
1 BIF = 0.054790
JPY
Avg
18.7347
High
19.3997
Low
18.2321
Last updated: 7/28/2026, 11:53:03 AM
Quick Conversions
| JPY | BIF |
|---|---|
| 1 JPY | 18.25 BIF |
| 10 JPY | 182.51 BIF |
| 50 JPY | 912.57 BIF |
| 100 JPY | 1,825.15 BIF |
| 500 JPY | 9,125.74 BIF |
| 1,000 JPY | 18,251.48 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-28T11:53:03Z",
"rates": {
"BIF": 18.251475
}
}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": 1825.1475,
"rate": 18.251475
}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