Rate Overview
Live
1 BHD = 8.9889 PEN
1 PEN = 0.111249
BHD
Avg
8.9705
High
9.0174
Low
8.9400
Last updated: 7/23/2026, 7:41:42 AM
Quick Conversions
| BHD | PEN |
|---|---|
| 1 BHD | 8.99 PEN |
| 10 BHD | 89.89 PEN |
| 50 BHD | 449.44 PEN |
| 100 BHD | 898.89 PEN |
| 500 BHD | 4,494.44 PEN |
| 1,000 BHD | 8,988.88 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-07-23T07:41:42Z",
"rates": {
"PEN": 8.988882
}
}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": 898.8882,
"rate": 8.988882
}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