Rate Overview
Live
1 BHD = 2.6323 PAB
1 PAB = 0.379900
BHD
Avg
2.6461
High
2.6529
Low
2.6323
Last updated: 3/27/2026, 9:26:37 AM
Quick Conversions
| BHD | PAB |
|---|---|
| 1 BHD | 2.63 PAB |
| 10 BHD | 26.32 PAB |
| 50 BHD | 131.61 PAB |
| 100 BHD | 263.23 PAB |
| 500 BHD | 1,316.14 PAB |
| 1,000 BHD | 2,632.27 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-27T09:26:37Z",
"rates": {
"PAB": 2.632271
}
}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.2271,
"rate": 2.632271
}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