Rate Overview
Live
1 BHD = 423.6305 JPY
1 JPY = 0.002361
BHD
Avg
415.8095
High
423.6305
Low
405.7481
Last updated: 5/30/2026, 8:09:05 AM
Quick Conversions
| BHD | JPY |
|---|---|
| 1 BHD | 423.63 JPY |
| 10 BHD | 4,236.30 JPY |
| 50 BHD | 21,181.52 JPY |
| 100 BHD | 42,363.05 JPY |
| 500 BHD | 211,815.25 JPY |
| 1,000 BHD | 423,630.49 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-05-30T08:09:05Z",
"rates": {
"JPY": 423.630493
}
}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": 42363.0493,
"rate": 423.630493
}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