Rate Overview
Live
1 BIF = 0.000751 FJD
1 FJD = 1331.56
BIF
Avg
0.000764
High
0.000786
Low
0.000747
Last updated: 3/27/2026, 5:18:57 PM
Quick Conversions
| BIF | FJD |
|---|---|
| 1 BIF | 0.00 FJD |
| 10 BIF | 0.01 FJD |
| 50 BIF | 0.04 FJD |
| 100 BIF | 0.08 FJD |
| 500 BIF | 0.38 FJD |
| 1,000 BIF | 0.75 FJD |
Get BIF/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=FJDExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-27T17:18:57Z",
"rates": {
"FJD": 0.000751
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "FJD",
"amount": 100
},
"result": 0.0751,
"rate": 0.000751
}Build with BIF/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key