Rate Overview
Live
1 FJD = 3.1268 BOB
1 BOB = 0.319819
FJD
Avg
3.1056
High
3.1282
Low
3.0733
Last updated: 4/15/2026, 10:55:33 PM
Quick Conversions
| FJD | BOB |
|---|---|
| 1 FJD | 3.13 BOB |
| 10 FJD | 31.27 BOB |
| 50 FJD | 156.34 BOB |
| 100 FJD | 312.68 BOB |
| 500 FJD | 1,563.39 BOB |
| 1,000 FJD | 3,126.77 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-04-15T22:55:33Z",
"rates": {
"BOB": 3.126773
}
}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.6773,
"rate": 3.126773
}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