Rate Overview
Live
1 FJD = 4.3920 BOB
1 BOB = 0.227685
FJD
Avg
3.1745
High
4.3937
Low
3.0514
Last updated: 7/8/2026, 11:06:20 AM
Quick Conversions
| FJD | BOB |
|---|---|
| 1 FJD | 4.39 BOB |
| 10 FJD | 43.92 BOB |
| 50 FJD | 219.60 BOB |
| 100 FJD | 439.20 BOB |
| 500 FJD | 2,196.01 BOB |
| 1,000 FJD | 4,392.03 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-07-08T11:06:20Z",
"rates": {
"BOB": 4.392025
}
}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": 439.20250000000004,
"rate": 4.392025
}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