Rate Overview
Live
1 JPY = 18.3772 BIF
1 BIF = 0.054415
JPY
Avg
18.3992
High
18.4911
Low
18.2839
Last updated: 7/7/2026, 8:08:43 AM
Quick Conversions
| JPY | BIF |
|---|---|
| 1 JPY | 18.38 BIF |
| 10 JPY | 183.77 BIF |
| 50 JPY | 918.86 BIF |
| 100 JPY | 1,837.72 BIF |
| 500 JPY | 9,188.60 BIF |
| 1,000 JPY | 18,377.20 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-07T08:08:43Z",
"rates": {
"BIF": 18.377201
}
}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": 1837.7201,
"rate": 18.377201
}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