Rate Overview
Live
1 BHD = 420.6752 JPY
1 JPY = 0.002377
BHD
Avg
401.4993
High
420.7879
Low
382.0790
Last updated: 3/27/2026, 9:31:47 AM
Quick Conversions
| BHD | JPY |
|---|---|
| 1 BHD | 420.68 JPY |
| 10 BHD | 4,206.75 JPY |
| 50 BHD | 21,033.76 JPY |
| 100 BHD | 42,067.52 JPY |
| 500 BHD | 210,337.59 JPY |
| 1,000 BHD | 420,675.18 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-27T09:31:47Z",
"rates": {
"JPY": 420.675177
}
}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": 42067.517700000004,
"rate": 420.675177
}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