Rate Overview
Live
1 JPY = 19.1274 BIF
1 BIF = 0.052281
JPY
Avg
18.9931
High
19.1274
Low
18.8514
Last updated: 5/7/2026, 8:08:58 AM
Quick Conversions
| JPY | BIF |
|---|---|
| 1 JPY | 19.13 BIF |
| 10 JPY | 191.27 BIF |
| 50 JPY | 956.37 BIF |
| 100 JPY | 1,912.74 BIF |
| 500 JPY | 9,563.70 BIF |
| 1,000 JPY | 19,127.40 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-07T08:08:58Z",
"rates": {
"BIF": 19.127402
}
}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": 1912.7402,
"rate": 19.127402
}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