Rate Overview
Live
1 FJD = 4.9941 BOB
1 BOB = 0.200238
FJD
Avg
4.8637
High
4.9941
Low
4.7682
Last updated: 7/25/2026, 4:48:56 PM
Quick Conversions
| FJD | BOB |
|---|---|
| 1 FJD | 4.99 BOB |
| 10 FJD | 49.94 BOB |
| 50 FJD | 249.70 BOB |
| 100 FJD | 499.41 BOB |
| 500 FJD | 2,497.03 BOB |
| 1,000 FJD | 4,994.06 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-25T16:48:56Z",
"rates": {
"BOB": 4.994055
}
}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": 499.4055,
"rate": 4.994055
}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