Rate Overview
Live
1 BHD = 9.0193 PEN
1 PEN = 0.110873
BHD
Avg
8.9608
High
9.0447
Low
8.8902
Last updated: 6/17/2026, 6:44:14 AM
Quick Conversions
| BHD | PEN |
|---|---|
| 1 BHD | 9.02 PEN |
| 10 BHD | 90.19 PEN |
| 50 BHD | 450.97 PEN |
| 100 BHD | 901.93 PEN |
| 500 BHD | 4,509.65 PEN |
| 1,000 BHD | 9,019.30 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-06-17T06:44:14Z",
"rates": {
"PEN": 9.019302
}
}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": 901.9302,
"rate": 9.019302
}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