Rate Overview
Live
1 BHD = 8.9484 PEN
1 PEN = 0.111751
BHD
Avg
8.9183
High
8.9684
Low
8.8532
Last updated: 8/12/2026, 6:41:50 AM
Quick Conversions
| BHD | PEN |
|---|---|
| 1 BHD | 8.95 PEN |
| 10 BHD | 89.48 PEN |
| 50 BHD | 447.42 PEN |
| 100 BHD | 894.84 PEN |
| 500 BHD | 4,474.22 PEN |
| 1,000 BHD | 8,948.43 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-08-12T06:41:50Z",
"rates": {
"PEN": 8.948432
}
}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": 894.8432,
"rate": 8.948432
}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