Rate Overview
Live
1 BHD = 421.6034 JPY
1 JPY = 0.002372
BHD
Avg
420.3426
High
421.6034
Low
418.6493
Last updated: 8/14/2026, 5:03:20 PM
Quick Conversions
| BHD | JPY |
|---|---|
| 1 BHD | 421.60 JPY |
| 10 BHD | 4,216.03 JPY |
| 50 BHD | 21,080.17 JPY |
| 100 BHD | 42,160.34 JPY |
| 500 BHD | 210,801.69 JPY |
| 1,000 BHD | 421,603.39 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-08-14T17:03:20Z",
"rates": {
"JPY": 421.603386
}
}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": 42160.3386,
"rate": 421.603386
}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