Rate Overview
Live
1 JPY = 18.2148 BIF
1 BIF = 0.054900
JPY
Avg
18.7336
High
19.3997
Low
18.2148
Last updated: 7/27/2026, 9:58:23 PM
Quick Conversions
| JPY | BIF |
|---|---|
| 1 JPY | 18.21 BIF |
| 10 JPY | 182.15 BIF |
| 50 JPY | 910.74 BIF |
| 100 JPY | 1,821.48 BIF |
| 500 JPY | 9,107.39 BIF |
| 1,000 JPY | 18,214.77 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-27T21:58:23Z",
"rates": {
"BIF": 18.214773
}
}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": 1821.4773,
"rate": 18.214773
}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