Rate Overview
Live
1 BOB = 0.319047 FJD
1 FJD = 3.1343
BOB
Avg
0.318775
High
0.321826
Low
0.316825
Last updated: 5/7/2026, 6:57:42 AM
Quick Conversions
| BOB | FJD |
|---|---|
| 1 BOB | 0.32 FJD |
| 10 BOB | 3.19 FJD |
| 50 BOB | 15.95 FJD |
| 100 BOB | 31.90 FJD |
| 500 BOB | 159.52 FJD |
| 1,000 BOB | 319.05 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-05-07T06:57:42Z",
"rates": {
"FJD": 0.319047
}
}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": 31.904700000000002,
"rate": 0.319047
}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