Rate Overview
Live
1 BHD = 5.8894 FJD
1 FJD = 0.169796
BHD
Avg
5.8851
High
5.8966
Low
5.8735
Last updated: 8/13/2026, 1:34:27 PM
Quick Conversions
| BHD | FJD |
|---|---|
| 1 BHD | 5.89 FJD |
| 10 BHD | 58.89 FJD |
| 50 BHD | 294.47 FJD |
| 100 BHD | 588.94 FJD |
| 500 BHD | 2,944.71 FJD |
| 1,000 BHD | 5,889.42 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-08-13T13:34:27Z",
"rates": {
"FJD": 5.889417
}
}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.9417,
"rate": 5.889417
}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