Rate Overview
Live
1 FJD = 5.3849 BOB
1 BOB = 0.185703
FJD
Avg
5.3096
High
5.3849
Low
5.2119
Last updated: 9/2/2026, 11:29:48 AM
Quick Conversions
| FJD | BOB |
|---|---|
| 1 FJD | 5.38 BOB |
| 10 FJD | 53.85 BOB |
| 50 FJD | 269.25 BOB |
| 100 FJD | 538.49 BOB |
| 500 FJD | 2,692.47 BOB |
| 1,000 FJD | 5,384.93 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-09-02T11:29:48Z",
"rates": {
"BOB": 5.384935
}
}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": 538.4934999999999,
"rate": 5.384935
}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