Rate Overview
Live
1 FJD = 1344.58 BIF
1 BIF = 0.000744
FJD
Avg
1341.41
High
1364.93
Low
1330.20
Last updated: 4/16/2026, 7:16:31 PM
Quick Conversions
| FJD | BIF |
|---|---|
| 1 FJD | 1,344.58 BIF |
| 10 FJD | 13,445.82 BIF |
| 50 FJD | 67,229.08 BIF |
| 100 FJD | 134,458.16 BIF |
| 500 FJD | 672,290.82 BIF |
| 1,000 FJD | 1,344,581.64 BIF |
Get FJD/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=BIFExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-04-16T19:16:31Z",
"rates": {
"BIF": 1344.58164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "BIF",
"amount": 100
},
"result": 134458.16400000002,
"rate": 1344.58164
}Build with FJD/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key