Rate Overview
Live
1 JPY = 18.6415 BIF
1 BIF = 0.053644
JPY
Avg
18.8567
High
19.3997
Low
18.5824
Last updated: 5/27/2026, 10:48:43 PM
Quick Conversions
| JPY | BIF |
|---|---|
| 1 JPY | 18.64 BIF |
| 10 JPY | 186.42 BIF |
| 50 JPY | 932.08 BIF |
| 100 JPY | 1,864.16 BIF |
| 500 JPY | 9,320.78 BIF |
| 1,000 JPY | 18,641.55 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-05-27T22:48:43Z",
"rates": {
"BIF": 18.64155
}
}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": 1864.155,
"rate": 18.64155
}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