Rate Overview
Live
1 FJD = 3.1187 BOB
1 BOB = 0.320651
FJD
Avg
3.1276
High
3.1511
Low
3.1187
Last updated: 5/26/2026, 6:54:32 AM
Quick Conversions
| FJD | BOB |
|---|---|
| 1 FJD | 3.12 BOB |
| 10 FJD | 31.19 BOB |
| 50 FJD | 155.93 BOB |
| 100 FJD | 311.87 BOB |
| 500 FJD | 1,559.33 BOB |
| 1,000 FJD | 3,118.65 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-05-26T06:54:32Z",
"rates": {
"BOB": 3.118655
}
}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": 311.8655,
"rate": 3.118655
}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