Rate Overview
Live
1 BHD = 420.8450 JPY
1 JPY = 0.002376
BHD
Avg
414.6703
High
420.8450
Low
403.8383
Last updated: 3/27/2026, 2:47:46 PM
Quick Conversions
| BHD | JPY |
|---|---|
| 1 BHD | 420.84 JPY |
| 10 BHD | 4,208.45 JPY |
| 50 BHD | 21,042.25 JPY |
| 100 BHD | 42,084.50 JPY |
| 500 BHD | 210,422.48 JPY |
| 1,000 BHD | 420,844.96 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-27T14:47:46Z",
"rates": {
"JPY": 420.844959
}
}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": 42084.4959,
"rate": 420.844959
}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