Rate Overview
Live
1 PAB = 0.377787 BHD
1 BHD = 2.6470
PAB
Avg
0.377592
High
0.377953
Low
0.376000
Last updated: 7/2/2026, 4:22:27 AM
Quick Conversions
| PAB | BHD |
|---|---|
| 1 PAB | 0.38 BHD |
| 10 PAB | 3.78 BHD |
| 50 PAB | 18.89 BHD |
| 100 PAB | 37.78 BHD |
| 500 PAB | 188.89 BHD |
| 1,000 PAB | 377.79 BHD |
Get PAB/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=BHDExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-02T04:22:27Z",
"rates": {
"BHD": 0.377787
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "BHD",
"amount": 100
},
"result": 37.7787,
"rate": 0.377787
}Build with PAB/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key