Rate Overview
Live
1 FJD = 1349.87 BIF
1 BIF = 0.000741
FJD
Avg
1353.30
High
1360.85
Low
1349.87
Last updated: 9/3/2026, 3:25:07 AM
Quick Conversions
| FJD | BIF |
|---|---|
| 1 FJD | 1,349.87 BIF |
| 10 FJD | 13,498.71 BIF |
| 50 FJD | 67,493.56 BIF |
| 100 FJD | 134,987.13 BIF |
| 500 FJD | 674,935.63 BIF |
| 1,000 FJD | 1,349,871.27 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-09-03T03:25:07Z",
"rates": {
"BIF": 1349.871265
}
}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": 134987.1265,
"rate": 1349.871265
}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