Rate Overview
Live
1 JPY = 18.5681 BIF
1 BIF = 0.053856
JPY
Avg
18.6438
High
18.6978
Low
18.5681
Last updated: 3/27/2026, 7:14:47 AM
Quick Conversions
| JPY | BIF |
|---|---|
| 1 JPY | 18.57 BIF |
| 10 JPY | 185.68 BIF |
| 50 JPY | 928.40 BIF |
| 100 JPY | 1,856.81 BIF |
| 500 JPY | 9,284.04 BIF |
| 1,000 JPY | 18,568.08 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-03-27T07:14:47Z",
"rates": {
"BIF": 18.568082
}
}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": 1856.8082,
"rate": 18.568082
}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