Rate Overview
Live
1 FJD = 3.0765 BOB
1 BOB = 0.325044
FJD
Avg
3.1041
High
3.1509
Low
3.0390
Last updated: 7/7/2026, 6:40:52 AM
Quick Conversions
| FJD | BOB |
|---|---|
| 1 FJD | 3.08 BOB |
| 10 FJD | 30.77 BOB |
| 50 FJD | 153.83 BOB |
| 100 FJD | 307.65 BOB |
| 500 FJD | 1,538.25 BOB |
| 1,000 FJD | 3,076.50 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-07T06:40:52Z",
"rates": {
"BOB": 3.076504
}
}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": 307.6504,
"rate": 3.076504
}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