Rate Overview
Live
1 BOB = 0.203810 FJD
1 FJD = 4.9065
BOB
Avg
0.307519
High
0.329052
Low
0.199845
Last updated: 7/27/2026, 7:17:16 PM
Quick Conversions
| BOB | FJD |
|---|---|
| 1 BOB | 0.20 FJD |
| 10 BOB | 2.04 FJD |
| 50 BOB | 10.19 FJD |
| 100 BOB | 20.38 FJD |
| 500 BOB | 101.91 FJD |
| 1,000 BOB | 203.81 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-27T19:17:16Z",
"rates": {
"FJD": 0.20381
}
}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": 20.381,
"rate": 0.20381
}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