Rate Overview
Live
1 BHD = 5.8277 FJD
1 FJD = 0.171594
BHD
Avg
5.8234
High
5.8897
Low
5.7988
Last updated: 5/7/2026, 12:21:08 AM
Quick Conversions
| BHD | FJD |
|---|---|
| 1 BHD | 5.83 FJD |
| 10 BHD | 58.28 FJD |
| 50 BHD | 291.38 FJD |
| 100 BHD | 582.77 FJD |
| 500 BHD | 2,913.85 FJD |
| 1,000 BHD | 5,827.70 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-05-07T00:21:08Z",
"rates": {
"FJD": 5.827695
}
}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": 582.7695,
"rate": 5.827695
}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