Rate Overview
Live
1 BHD = 9.1679 PEN
1 PEN = 0.109076
BHD
Avg
9.1397
High
9.2525
Low
9.0558
Last updated: 3/28/2026, 9:29:33 AM
Quick Conversions
| BHD | PEN |
|---|---|
| 1 BHD | 9.17 PEN |
| 10 BHD | 91.68 PEN |
| 50 BHD | 458.40 PEN |
| 100 BHD | 916.79 PEN |
| 500 BHD | 4,583.96 PEN |
| 1,000 BHD | 9,167.93 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-03-28T09:29:33Z",
"rates": {
"PEN": 9.167926
}
}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": 916.7926,
"rate": 9.167926
}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