Rate Overview
Live
1 PAB = 0.378000 BHD
1 BHD = 2.6455
PAB
Avg
0.377724
High
0.378051
Low
0.376000
Last updated: 6/16/2026, 12:22:56 PM
Quick Conversions
| PAB | BHD |
|---|---|
| 1 PAB | 0.38 BHD |
| 10 PAB | 3.78 BHD |
| 50 PAB | 18.90 BHD |
| 100 PAB | 37.80 BHD |
| 500 PAB | 189.00 BHD |
| 1,000 PAB | 378.00 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-06-16T12:22:56Z",
"rates": {
"BHD": 0.378
}
}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.8,
"rate": 0.378
}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