Rate Overview
Live
1 JPY = 18.5830 BIF
1 BIF = 0.053813
JPY
Avg
18.6458
High
18.6978
Low
18.5830
Last updated: 3/27/2026, 5:34:32 AM
Quick Conversions
| JPY | BIF |
|---|---|
| 1 JPY | 18.58 BIF |
| 10 JPY | 185.83 BIF |
| 50 JPY | 929.15 BIF |
| 100 JPY | 1,858.30 BIF |
| 500 JPY | 9,291.49 BIF |
| 1,000 JPY | 18,582.98 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-27T05:34:32Z",
"rates": {
"BIF": 18.582975
}
}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": 1858.2975000000001,
"rate": 18.582975
}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