Rate Overview
Live
1 BOB = 0.325648 FJD
1 FJD = 3.0708
BOB
Avg
0.325460
High
0.327720
Low
0.323476
Last updated: 7/4/2026, 7:32:42 PM
Quick Conversions
| BOB | FJD |
|---|---|
| 1 BOB | 0.33 FJD |
| 10 BOB | 3.26 FJD |
| 50 BOB | 16.28 FJD |
| 100 BOB | 32.56 FJD |
| 500 BOB | 162.82 FJD |
| 1,000 BOB | 325.65 FJD |
Get BOB/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=FJDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-04T19:32:42Z",
"rates": {
"FJD": 0.325648
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "FJD",
"amount": 100
},
"result": 32.5648,
"rate": 0.325648
}Build with BOB/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key