Rate Overview
Live
1 BHD = 9.0818 PEN
1 PEN = 0.110111
BHD
Avg
9.1926
High
9.2877
Low
9.0818
Last updated: 5/7/2026, 3:40:19 PM
Quick Conversions
| BHD | PEN |
|---|---|
| 1 BHD | 9.08 PEN |
| 10 BHD | 90.82 PEN |
| 50 BHD | 454.09 PEN |
| 100 BHD | 908.18 PEN |
| 500 BHD | 4,540.88 PEN |
| 1,000 BHD | 9,081.76 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-07T15:40:19Z",
"rates": {
"PEN": 9.081759
}
}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": 908.1759,
"rate": 9.081759
}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