Rate Overview
Live
1 PAB = 0.379840 BHD
1 BHD = 2.6327
PAB
Avg
0.378381
High
0.379840
Low
0.377900
Last updated: 3/27/2026, 12:59:52 PM
Quick Conversions
| PAB | BHD |
|---|---|
| 1 PAB | 0.38 BHD |
| 10 PAB | 3.80 BHD |
| 50 PAB | 18.99 BHD |
| 100 PAB | 37.98 BHD |
| 500 PAB | 189.92 BHD |
| 1,000 PAB | 379.84 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-03-27T12:59:52Z",
"rates": {
"BHD": 0.37984
}
}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.984,
"rate": 0.37984
}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