Rate Overview
Live
1 BHD = 415.1041 JPY
1 JPY = 0.002409
BHD
Avg
414.6737
High
416.4021
Low
412.5913
Last updated: 5/9/2026, 6:02:43 AM
Quick Conversions
| BHD | JPY |
|---|---|
| 1 BHD | 415.10 JPY |
| 10 BHD | 4,151.04 JPY |
| 50 BHD | 20,755.21 JPY |
| 100 BHD | 41,510.41 JPY |
| 500 BHD | 207,552.07 JPY |
| 1,000 BHD | 415,104.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-05-09T06:02:43Z",
"rates": {
"JPY": 415.104135
}
}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": 41510.413499999995,
"rate": 415.104135
}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