Rate Overview
Live
1 BHD = 420.7960 JPY
1 JPY = 0.002376
BHD
Avg
420.2001
High
423.6866
Low
417.6128
Last updated: 3/27/2026, 6:01:46 AM
Quick Conversions
| BHD | JPY |
|---|---|
| 1 BHD | 420.80 JPY |
| 10 BHD | 4,207.96 JPY |
| 50 BHD | 21,039.80 JPY |
| 100 BHD | 42,079.60 JPY |
| 500 BHD | 210,397.99 JPY |
| 1,000 BHD | 420,795.98 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-27T06:01:46Z",
"rates": {
"JPY": 420.795981
}
}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": 42079.598099999996,
"rate": 420.795981
}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