Rate Overview
Live
1 BHD = 416.9572 JPY
1 JPY = 0.002398
BHD
Avg
415.5776
High
417.1857
Low
412.5359
Last updated: 3/6/2026, 7:54:28 PM
Quick Conversions
| BHD | JPY |
|---|---|
| 1 BHD | 416.96 JPY |
| 10 BHD | 4,169.57 JPY |
| 50 BHD | 20,847.86 JPY |
| 100 BHD | 41,695.72 JPY |
| 500 BHD | 208,478.62 JPY |
| 1,000 BHD | 416,957.23 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-03-06T19:54:28Z",
"rates": {
"JPY": 416.957233
}
}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": 41695.7233,
"rate": 416.957233
}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