Rate Overview
Live
1 BHD = 412.8192 JPY
1 JPY = 0.002422
BHD
Avg
420.0388
High
425.8072
Low
412.7895
Last updated: 9/4/2026, 4:53:37 PM
Quick Conversions
| BHD | JPY |
|---|---|
| 1 BHD | 412.82 JPY |
| 10 BHD | 4,128.19 JPY |
| 50 BHD | 20,640.96 JPY |
| 100 BHD | 41,281.92 JPY |
| 500 BHD | 206,409.58 JPY |
| 1,000 BHD | 412,819.16 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-09-04T16:53:37Z",
"rates": {
"JPY": 412.819155
}
}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": 41281.9155,
"rate": 412.819155
}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