Rate Overview
Live
1 JPY = 0.002358 BHD
1 BHD = 424.0882
JPY
Avg
0.002356
High
0.002359
Low
0.002346
Last updated: 6/17/2026, 7:08:53 AM
Quick Conversions
| JPY | BHD |
|---|---|
| 1 JPY | 0.00 BHD |
| 10 JPY | 0.02 BHD |
| 50 JPY | 0.12 BHD |
| 100 JPY | 0.24 BHD |
| 500 JPY | 1.18 BHD |
| 1,000 JPY | 2.36 BHD |
Get JPY/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=BHDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-06-17T07:08:53Z",
"rates": {
"BHD": 0.002358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "BHD",
"amount": 100
},
"result": 0.23579999999999998,
"rate": 0.002358
}Build with JPY/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key