Rate Overview
Live
1 BHD = 5.8629 FJD
1 FJD = 0.170563
BHD
Avg
5.8560
High
5.8679
Low
5.8418
Last updated: 9/3/2026, 1:26:32 PM
Quick Conversions
| BHD | FJD |
|---|---|
| 1 BHD | 5.86 FJD |
| 10 BHD | 58.63 FJD |
| 50 BHD | 293.15 FJD |
| 100 BHD | 586.29 FJD |
| 500 BHD | 2,931.47 FJD |
| 1,000 BHD | 5,862.94 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-09-03T13:26:32Z",
"rates": {
"FJD": 5.862944
}
}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.2944,
"rate": 5.862944
}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