Rate Overview
Live
1 BHD = 8.9497 PEN
1 PEN = 0.111735
BHD
Avg
8.9790
High
9.0469
Low
8.9440
Last updated: 7/6/2026, 1:49:03 AM
Quick Conversions
| BHD | PEN |
|---|---|
| 1 BHD | 8.95 PEN |
| 10 BHD | 89.50 PEN |
| 50 BHD | 447.49 PEN |
| 100 BHD | 894.97 PEN |
| 500 BHD | 4,474.86 PEN |
| 1,000 BHD | 8,949.72 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-07-06T01:49:03Z",
"rates": {
"PEN": 8.949722
}
}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.9721999999999,
"rate": 8.949722
}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