Rate Overview
Live
1 FJD = 5.3771 BOB
1 BOB = 0.185975
FJD
Avg
5.4072
High
5.4571
Low
5.3418
Last updated: 8/12/2026, 11:57:45 AM
Quick Conversions
| FJD | BOB |
|---|---|
| 1 FJD | 5.38 BOB |
| 10 FJD | 53.77 BOB |
| 50 FJD | 268.85 BOB |
| 100 FJD | 537.71 BOB |
| 500 FJD | 2,688.54 BOB |
| 1,000 FJD | 5,377.07 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-08-12T11:57:45Z",
"rates": {
"BOB": 5.377074
}
}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": 537.7074,
"rate": 5.377074
}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