Rate Overview
Live
1 BOB = 0.199011 FJD
1 FJD = 5.0248
BOB
Avg
0.304057
High
0.326278
Low
0.199011
Last updated: 7/28/2026, 12:03:50 PM
Quick Conversions
| BOB | FJD |
|---|---|
| 1 BOB | 0.20 FJD |
| 10 BOB | 1.99 FJD |
| 50 BOB | 9.95 FJD |
| 100 BOB | 19.90 FJD |
| 500 BOB | 99.51 FJD |
| 1,000 BOB | 199.01 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-07-28T12:03:50Z",
"rates": {
"FJD": 0.199011
}
}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": 19.9011,
"rate": 0.199011
}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