Rate Overview
Live
1 BHD = 5.8639 FJD
1 FJD = 0.170535
BHD
Avg
5.8951
High
6.0313
Low
5.8292
Last updated: 3/27/2026, 1:01:30 PM
Quick Conversions
| BHD | FJD |
|---|---|
| 1 BHD | 5.86 FJD |
| 10 BHD | 58.64 FJD |
| 50 BHD | 293.20 FJD |
| 100 BHD | 586.39 FJD |
| 500 BHD | 2,931.96 FJD |
| 1,000 BHD | 5,863.91 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-27T13:01:30Z",
"rates": {
"FJD": 5.863911
}
}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": 586.3910999999999,
"rate": 5.863911
}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