Rate Overview
Live
1 FJD = 4.8453 BOB
1 BOB = 0.206385
FJD
Avg
4.7826
High
4.8460
Low
4.6482
Last updated: 7/23/2026, 7:06:51 AM
Quick Conversions
| FJD | BOB |
|---|---|
| 1 FJD | 4.85 BOB |
| 10 FJD | 48.45 BOB |
| 50 FJD | 242.27 BOB |
| 100 FJD | 484.53 BOB |
| 500 FJD | 2,422.66 BOB |
| 1,000 FJD | 4,845.31 BOB |
Get FJD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=BOBExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-23T07:06:51Z",
"rates": {
"BOB": 4.845312
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "BOB",
"amount": 100
},
"result": 484.5312,
"rate": 4.845312
}Build with FJD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key