Rate Overview
Live
1 BHD = 8.8922 PEN
1 PEN = 0.112459
BHD
Avg
8.8610
High
8.9146
Low
8.8231
Last updated: 9/3/2026, 6:15:40 AM
Quick Conversions
| BHD | PEN |
|---|---|
| 1 BHD | 8.89 PEN |
| 10 BHD | 88.92 PEN |
| 50 BHD | 444.61 PEN |
| 100 BHD | 889.22 PEN |
| 500 BHD | 4,446.08 PEN |
| 1,000 BHD | 8,892.17 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-09-03T06:15:40Z",
"rates": {
"PEN": 8.892169
}
}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": 889.2169000000001,
"rate": 8.892169
}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