Rate Overview
Live
1 FJD = 1331.25 BIF
1 BIF = 0.000751
FJD
Avg
1300.39
High
1335.96
Low
1252.74
Last updated: 3/27/2026, 6:15:56 PM
Quick Conversions
| FJD | BIF |
|---|---|
| 1 FJD | 1,331.25 BIF |
| 10 FJD | 13,312.47 BIF |
| 50 FJD | 66,562.37 BIF |
| 100 FJD | 133,124.74 BIF |
| 500 FJD | 665,623.72 BIF |
| 1,000 FJD | 1,331,247.44 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-03-27T18:15:56Z",
"rates": {
"BIF": 1331.247442
}
}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": 133124.74420000002,
"rate": 1331.247442
}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