Rate Overview
Live
1 BHD = 426.6058 JPY
1 JPY = 0.002344
BHD
Avg
425.0073
High
426.6784
Low
423.7458
Last updated: 6/19/2026, 11:22:12 AM
Quick Conversions
| BHD | JPY |
|---|---|
| 1 BHD | 426.61 JPY |
| 10 BHD | 4,266.06 JPY |
| 50 BHD | 21,330.29 JPY |
| 100 BHD | 42,660.58 JPY |
| 500 BHD | 213,302.91 JPY |
| 1,000 BHD | 426,605.82 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-06-19T11:22:12Z",
"rates": {
"JPY": 426.60582
}
}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": 42660.582,
"rate": 426.60582
}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