Rate Overview
Live
1 BHD = 426.7368 JPY
1 JPY = 0.002343
BHD
Avg
425.0232
High
426.7368
Low
423.7458
Last updated: 6/19/2026, 10:00:21 AM
Quick Conversions
| BHD | JPY |
|---|---|
| 1 BHD | 426.74 JPY |
| 10 BHD | 4,267.37 JPY |
| 50 BHD | 21,336.84 JPY |
| 100 BHD | 42,673.68 JPY |
| 500 BHD | 213,368.39 JPY |
| 1,000 BHD | 426,736.77 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-19T10:00:21Z",
"rates": {
"JPY": 426.736772
}
}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": 42673.6772,
"rate": 426.736772
}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