Rate Overview
Live
1 BHD = 5.9330 FJD
1 FJD = 0.168550
BHD
Avg
5.9000
High
6.0313
Low
5.8292
Last updated: 3/27/2026, 11:23:42 AM
Quick Conversions
| BHD | FJD |
|---|---|
| 1 BHD | 5.93 FJD |
| 10 BHD | 59.33 FJD |
| 50 BHD | 296.65 FJD |
| 100 BHD | 593.30 FJD |
| 500 BHD | 2,966.48 FJD |
| 1,000 BHD | 5,932.95 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-03-27T11:23:42Z",
"rates": {
"FJD": 5.932951
}
}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": 593.2951,
"rate": 5.932951
}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