Rate Overview
Live
1 BHD = 9.2559 PEN
1 PEN = 0.108040
BHD
Avg
9.0305
High
9.2559
Low
8.8406
Last updated: 3/7/2026, 7:02:22 AM
Quick Conversions
| BHD | PEN |
|---|---|
| 1 BHD | 9.26 PEN |
| 10 BHD | 92.56 PEN |
| 50 BHD | 462.79 PEN |
| 100 BHD | 925.59 PEN |
| 500 BHD | 4,627.93 PEN |
| 1,000 BHD | 9,255.85 PEN |
Get BHD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=PENExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-03-07T07:02:22Z",
"rates": {
"PEN": 9.255852
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "PEN",
"amount": 100
},
"result": 925.5852000000001,
"rate": 9.255852
}Build with BHD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key