Rate Overview
Live
1 JPY = 18.8098 BIF
1 BIF = 0.053164
JPY
Avg
18.8984
High
19.0364
Low
18.7979
Last updated: 3/6/2026, 11:46:20 PM
Quick Conversions
| JPY | BIF |
|---|---|
| 1 JPY | 18.81 BIF |
| 10 JPY | 188.10 BIF |
| 50 JPY | 940.49 BIF |
| 100 JPY | 1,880.98 BIF |
| 500 JPY | 9,404.90 BIF |
| 1,000 JPY | 18,809.81 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-06T23:46:20Z",
"rates": {
"BIF": 18.809809
}
}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": 1880.9809,
"rate": 18.809809
}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