Rate Overview
Live
1 BHD = 8.9520 PEN
1 PEN = 0.111707
BHD
Avg
8.9749
High
9.0989
Low
8.9062
Last updated: 7/27/2026, 11:49:49 PM
Quick Conversions
| BHD | PEN |
|---|---|
| 1 BHD | 8.95 PEN |
| 10 BHD | 89.52 PEN |
| 50 BHD | 447.60 PEN |
| 100 BHD | 895.20 PEN |
| 500 BHD | 4,475.99 PEN |
| 1,000 BHD | 8,951.98 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-27T23:49:49Z",
"rates": {
"PEN": 8.951977
}
}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": 895.1976999999999,
"rate": 8.951977
}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