Rate Overview
Live
1 JPY = 19.1514 BIF
1 BIF = 0.052215
JPY
Avg
18.8612
High
19.1613
Low
18.6760
Last updated: 9/4/2026, 6:57:53 PM
Quick Conversions
| JPY | BIF |
|---|---|
| 1 JPY | 19.15 BIF |
| 10 JPY | 191.51 BIF |
| 50 JPY | 957.57 BIF |
| 100 JPY | 1,915.14 BIF |
| 500 JPY | 9,575.71 BIF |
| 1,000 JPY | 19,151.41 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-09-04T18:57:53Z",
"rates": {
"BIF": 19.151412
}
}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": 1915.1412,
"rate": 19.151412
}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