Rate Overview
Live
1 FJD = 3.0953 BOB
1 BOB = 0.323072
FJD
Avg
3.1045
High
3.1219
Low
3.0944
Last updated: 6/15/2026, 9:52:37 AM
Quick Conversions
| FJD | BOB |
|---|---|
| 1 FJD | 3.10 BOB |
| 10 FJD | 30.95 BOB |
| 50 FJD | 154.76 BOB |
| 100 FJD | 309.53 BOB |
| 500 FJD | 1,547.64 BOB |
| 1,000 FJD | 3,095.28 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-06-15T09:52:37Z",
"rates": {
"BOB": 3.095282
}
}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": 309.5282,
"rate": 3.095282
}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