Rate Overview
Live
1 BHD = 9.0069 PEN
1 PEN = 0.111025
BHD
Avg
8.9791
High
9.0491
Low
8.9423
Last updated: 7/28/2026, 3:17:49 PM
Quick Conversions
| BHD | PEN |
|---|---|
| 1 BHD | 9.01 PEN |
| 10 BHD | 90.07 PEN |
| 50 BHD | 450.35 PEN |
| 100 BHD | 900.69 PEN |
| 500 BHD | 4,503.47 PEN |
| 1,000 BHD | 9,006.94 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-28T15:17:49Z",
"rates": {
"PEN": 9.006942
}
}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": 900.6942,
"rate": 9.006942
}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