Rate Overview
Live
1 BHD = 5.8885 FJD
1 FJD = 0.169823
BHD
Avg
5.8900
High
5.9261
Low
5.8671
Last updated: 6/16/2026, 4:28:06 AM
Quick Conversions
| BHD | FJD |
|---|---|
| 1 BHD | 5.89 FJD |
| 10 BHD | 58.88 FJD |
| 50 BHD | 294.42 FJD |
| 100 BHD | 588.85 FJD |
| 500 BHD | 2,944.25 FJD |
| 1,000 BHD | 5,888.49 FJD |
Get BHD/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=FJDExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-06-16T04:28:06Z",
"rates": {
"FJD": 5.888492
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "FJD",
"amount": 100
},
"result": 588.8492,
"rate": 5.888492
}Build with BHD/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key