Rate Overview
Live
1 BHD = 2.6452 PAB
1 PAB = 0.378050
BHD
Avg
2.6477
High
2.6596
Low
2.6448
Last updated: 5/27/2026, 8:46:47 AM
Quick Conversions
| BHD | PAB |
|---|---|
| 1 BHD | 2.65 PAB |
| 10 BHD | 26.45 PAB |
| 50 BHD | 132.26 PAB |
| 100 BHD | 264.52 PAB |
| 500 BHD | 1,322.58 PAB |
| 1,000 BHD | 2,645.15 PAB |
Get BHD/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=PABExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-05-27T08:46:47Z",
"rates": {
"PAB": 2.645152
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "PAB",
"amount": 100
},
"result": 264.5152,
"rate": 2.645152
}Build with BHD/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key