Rate Overview
Live
1 FJD = 1337.62 BIF
1 BIF = 0.000748
FJD
Avg
1332.27
High
1337.62
Low
1324.88
Last updated: 7/23/2026, 4:28:00 PM
Quick Conversions
| FJD | BIF |
|---|---|
| 1 FJD | 1,337.62 BIF |
| 10 FJD | 13,376.16 BIF |
| 50 FJD | 66,880.79 BIF |
| 100 FJD | 133,761.59 BIF |
| 500 FJD | 668,807.95 BIF |
| 1,000 FJD | 1,337,615.89 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-07-23T16:28:00Z",
"rates": {
"BIF": 1337.615893
}
}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": 133761.5893,
"rate": 1337.615893
}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