Rate Overview
Live
1 BOB = 0.177631 FJD
1 FJD = 5.6296
BOB
Avg
0.182867
High
0.187768
Low
0.177631
Last updated: 9/6/2026, 1:03:01 PM
Quick Conversions
| BOB | FJD |
|---|---|
| 1 BOB | 0.18 FJD |
| 10 BOB | 1.78 FJD |
| 50 BOB | 8.88 FJD |
| 100 BOB | 17.76 FJD |
| 500 BOB | 88.82 FJD |
| 1,000 BOB | 177.63 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-09-06T13:03:01Z",
"rates": {
"FJD": 0.177631
}
}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": 17.7631,
"rate": 0.177631
}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