Rate Overview
Live
1 JPY = 0.002398 BHD
1 BHD = 417.0142
JPY
Avg
0.002404
High
0.002415
Low
0.002397
Last updated: 3/7/2026, 12:45:03 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.20 BHD |
| 1,000 JPY | 2.40 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-03-07T00:45:03Z",
"rates": {
"BHD": 0.002398
}
}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.23979999999999999,
"rate": 0.002398
}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