Rate Overview
Live
1 BOB = 0.321943 FJD
1 FJD = 3.1061
BOB
Avg
0.327300
High
0.339271
Low
0.320218
Last updated: 3/27/2026, 5:17:59 PM
Quick Conversions
| BOB | FJD |
|---|---|
| 1 BOB | 0.32 FJD |
| 10 BOB | 3.22 FJD |
| 50 BOB | 16.10 FJD |
| 100 BOB | 32.19 FJD |
| 500 BOB | 160.97 FJD |
| 1,000 BOB | 321.94 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-03-27T17:17:59Z",
"rates": {
"FJD": 0.321943
}
}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.1943,
"rate": 0.321943
}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