Rate Overview
Live
1 FJD = 4.9526 BOB
1 BOB = 0.201913
FJD
Avg
3.3466
High
4.9526
Low
3.0720
Last updated: 7/24/2026, 1:57:40 PM
Quick Conversions
| FJD | BOB |
|---|---|
| 1 FJD | 4.95 BOB |
| 10 FJD | 49.53 BOB |
| 50 FJD | 247.63 BOB |
| 100 FJD | 495.26 BOB |
| 500 FJD | 2,476.31 BOB |
| 1,000 FJD | 4,952.62 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-24T13:57:40Z",
"rates": {
"BOB": 4.952622
}
}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": 495.2622,
"rate": 4.952622
}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