Rate Overview
Live
1 BOB = 0.320042 FJD
1 FJD = 3.1246
BOB
Avg
0.319859
High
0.321817
Low
0.317631
Last updated: 3/7/2026, 4:26:03 AM
Quick Conversions
| BOB | FJD |
|---|---|
| 1 BOB | 0.32 FJD |
| 10 BOB | 3.20 FJD |
| 50 BOB | 16.00 FJD |
| 100 BOB | 32.00 FJD |
| 500 BOB | 160.02 FJD |
| 1,000 BOB | 320.04 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-03-07T04:26:03Z",
"rates": {
"FJD": 0.320042
}
}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": 32.0042,
"rate": 0.320042
}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