Rate Overview
Live
1 BHD = 2.6327 PAB
1 PAB = 0.379840
BHD
Avg
2.6632
High
2.6807
Low
2.6327
Last updated: 3/27/2026, 12:57:00 PM
Quick Conversions
| BHD | PAB |
|---|---|
| 1 BHD | 2.63 PAB |
| 10 BHD | 26.33 PAB |
| 50 BHD | 131.63 PAB |
| 100 BHD | 263.27 PAB |
| 500 BHD | 1,316.34 PAB |
| 1,000 BHD | 2,632.69 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-03-27T12:57:00Z",
"rates": {
"PAB": 2.632687
}
}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": 263.2687,
"rate": 2.632687
}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