Rate Overview
Live
1 BHD = 421.6107 JPY
1 JPY = 0.002372
BHD
Avg
420.3223
High
423.6866
Low
417.6128
Last updated: 3/27/2026, 11:11:07 AM
Quick Conversions
| BHD | JPY |
|---|---|
| 1 BHD | 421.61 JPY |
| 10 BHD | 4,216.11 JPY |
| 50 BHD | 21,080.53 JPY |
| 100 BHD | 42,161.07 JPY |
| 500 BHD | 210,805.34 JPY |
| 1,000 BHD | 421,610.68 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-27T11:11:07Z",
"rates": {
"JPY": 421.610683
}
}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": 42161.0683,
"rate": 421.610683
}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