Rate Overview
Live
1 JPY = 0.002323 BHD
1 BHD = 430.4778
JPY
Avg
0.002467
High
0.002614
Low
0.002323
Last updated: 7/21/2026, 10:24:32 AM
Quick Conversions
| JPY | BHD |
|---|---|
| 1 JPY | 0.00 BHD |
| 10 JPY | 0.02 BHD |
| 50 JPY | 0.12 BHD |
| 100 JPY | 0.23 BHD |
| 500 JPY | 1.16 BHD |
| 1,000 JPY | 2.32 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-07-21T10:24:32Z",
"rates": {
"BHD": 0.002323
}
}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.2323,
"rate": 0.002323
}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