Rate Overview
Live
1 BHD = 8.9929 PEN
1 PEN = 0.111199
BHD
Avg
9.4656
High
10.0501
Low
8.8136
Last updated: 5/27/2026, 7:36:44 PM
Quick Conversions
| BHD | PEN |
|---|---|
| 1 BHD | 8.99 PEN |
| 10 BHD | 89.93 PEN |
| 50 BHD | 449.64 PEN |
| 100 BHD | 899.29 PEN |
| 500 BHD | 4,496.43 PEN |
| 1,000 BHD | 8,992.86 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-05-27T19:36:44Z",
"rates": {
"PEN": 8.992858
}
}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": 899.2858,
"rate": 8.992858
}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