Rate Overview
Live
1 BHD = 421.1031 JPY
1 JPY = 0.002375
BHD
Avg
411.6560
High
423.6866
Low
394.4334
Last updated: 3/27/2026, 7:45:48 AM
Quick Conversions
| BHD | JPY |
|---|---|
| 1 BHD | 421.10 JPY |
| 10 BHD | 4,211.03 JPY |
| 50 BHD | 21,055.16 JPY |
| 100 BHD | 42,110.31 JPY |
| 500 BHD | 210,551.57 JPY |
| 1,000 BHD | 421,103.14 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-27T07:45:48Z",
"rates": {
"JPY": 421.103142
}
}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": 42110.3142,
"rate": 421.103142
}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