Rate Overview
Live
1 JPY = 0.002375 BHD
1 BHD = 421.0526
JPY
Avg
0.002430
High
0.002535
Low
0.002360
Last updated: 3/27/2026, 12:37:04 PM
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.19 BHD |
| 1,000 JPY | 2.38 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-27T12:37:04Z",
"rates": {
"BHD": 0.002375
}
}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.2375,
"rate": 0.002375
}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