Rate Overview
Live
1 BHD = 435.7819 JPY
1 JPY = 0.002295
BHD
Avg
413.7817
High
435.7819
Low
390.8909
Last updated: 7/26/2026, 4:15:28 AM
Quick Conversions
| BHD | JPY |
|---|---|
| 1 BHD | 435.78 JPY |
| 10 BHD | 4,357.82 JPY |
| 50 BHD | 21,789.10 JPY |
| 100 BHD | 43,578.19 JPY |
| 500 BHD | 217,890.96 JPY |
| 1,000 BHD | 435,781.91 JPY |
Get BHD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=JPYExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-07-26T04:15:28Z",
"rates": {
"JPY": 435.781914
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "JPY",
"amount": 100
},
"result": 43578.191399999996,
"rate": 435.781914
}Build with BHD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key