Rate Overview
Live
1 BOB = 0.185974 FJD
1 FJD = 5.3771
BOB
Avg
0.184948
High
0.187203
Low
0.183245
Last updated: 8/12/2026, 9:43:04 AM
Quick Conversions
| BOB | FJD |
|---|---|
| 1 BOB | 0.19 FJD |
| 10 BOB | 1.86 FJD |
| 50 BOB | 9.30 FJD |
| 100 BOB | 18.60 FJD |
| 500 BOB | 92.99 FJD |
| 1,000 BOB | 185.97 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-08-12T09:43:04Z",
"rates": {
"FJD": 0.185974
}
}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": 18.5974,
"rate": 0.185974
}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