Rate Overview
Live
1 BHD = 433.6156 JPY
1 JPY = 0.002306
BHD
Avg
433.4032
High
435.7816
Low
431.3958
Last updated: 7/29/2026, 5:09:03 PM
Quick Conversions
| BHD | JPY |
|---|---|
| 1 BHD | 433.62 JPY |
| 10 BHD | 4,336.16 JPY |
| 50 BHD | 21,680.78 JPY |
| 100 BHD | 43,361.56 JPY |
| 500 BHD | 216,807.78 JPY |
| 1,000 BHD | 433,615.56 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-29T17:09:03Z",
"rates": {
"JPY": 433.615557
}
}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": 43361.555700000004,
"rate": 433.615557
}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