Rate Overview
Live
1 PAB = 0.377900 BHD
1 BHD = 2.6462
PAB
Avg
0.376398
High
0.378485
Low
0.373092
Last updated: 7/17/2026, 1:36:37 AM
Quick Conversions
| PAB | BHD |
|---|---|
| 1 PAB | 0.38 BHD |
| 10 PAB | 3.78 BHD |
| 50 PAB | 18.90 BHD |
| 100 PAB | 37.79 BHD |
| 500 PAB | 188.95 BHD |
| 1,000 PAB | 377.90 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-17T01:36:37Z",
"rates": {
"BHD": 0.3779
}
}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.79,
"rate": 0.3779
}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