Rate Overview
Live
1 BHD = 2.6373 PAB
1 PAB = 0.379178
BHD
Avg
2.6410
High
2.6485
Low
2.6358
Last updated: 5/7/2026, 12:18:45 AM
Quick Conversions
| BHD | PAB |
|---|---|
| 1 BHD | 2.64 PAB |
| 10 BHD | 26.37 PAB |
| 50 BHD | 131.86 PAB |
| 100 BHD | 263.73 PAB |
| 500 BHD | 1,318.64 PAB |
| 1,000 BHD | 2,637.28 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-07T00:18:45Z",
"rates": {
"PAB": 2.637281
}
}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.72810000000004,
"rate": 2.637281
}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