Rate Overview
Live
1 FJD = 3.1218 BOB
1 BOB = 0.320323
FJD
Avg
3.0578
High
3.1310
Low
2.9375
Last updated: 3/26/2026, 1:17:51 PM
Quick Conversions
| FJD | BOB |
|---|---|
| 1 FJD | 3.12 BOB |
| 10 FJD | 31.22 BOB |
| 50 FJD | 156.09 BOB |
| 100 FJD | 312.18 BOB |
| 500 FJD | 1,560.92 BOB |
| 1,000 FJD | 3,121.85 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-03-26T13:17:51Z",
"rates": {
"BOB": 3.121848
}
}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": 312.1848,
"rate": 3.121848
}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