Rate Overview
Live
1 BHD = 433.4722 JPY
1 JPY = 0.002307
BHD
Avg
420.9657
High
433.4722
Low
404.6565
Last updated: 7/24/2026, 10:22:27 PM
Quick Conversions
| BHD | JPY |
|---|---|
| 1 BHD | 433.47 JPY |
| 10 BHD | 4,334.72 JPY |
| 50 BHD | 21,673.61 JPY |
| 100 BHD | 43,347.22 JPY |
| 500 BHD | 216,736.11 JPY |
| 1,000 BHD | 433,472.22 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-24T22:22:27Z",
"rates": {
"JPY": 433.472222
}
}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": 43347.2222,
"rate": 433.472222
}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