Rate Overview
Live
1 BHD = 8.9869 PEN
1 PEN = 0.111273
BHD
Avg
9.0050
High
9.0983
Low
8.9721
Last updated: 5/27/2026, 6:38:58 PM
Quick Conversions
| BHD | PEN |
|---|---|
| 1 BHD | 8.99 PEN |
| 10 BHD | 89.87 PEN |
| 50 BHD | 449.35 PEN |
| 100 BHD | 898.69 PEN |
| 500 BHD | 4,493.45 PEN |
| 1,000 BHD | 8,986.91 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-27T18:38:58Z",
"rates": {
"PEN": 8.986906
}
}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": 898.6905999999999,
"rate": 8.986906
}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