Rate Overview
Live
1 FJD = 4.8544 BOB
1 BOB = 0.206000
FJD
Avg
3.1894
High
4.8544
Low
2.9721
Last updated: 7/22/2026, 6:03:39 PM
Quick Conversions
| FJD | BOB |
|---|---|
| 1 FJD | 4.85 BOB |
| 10 FJD | 48.54 BOB |
| 50 FJD | 242.72 BOB |
| 100 FJD | 485.44 BOB |
| 500 FJD | 2,427.18 BOB |
| 1,000 FJD | 4,854.36 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-22T18:03:39Z",
"rates": {
"BOB": 4.854364
}
}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": 485.43640000000005,
"rate": 4.854364
}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