Rate Overview
Live
1 PGK = 0.087128 BHD
1 BHD = 11.4774
PGK
Avg
0.087391
High
0.087692
Low
0.087128
Last updated: 4/16/2026, 8:01:45 AM
Quick Conversions
| PGK | BHD |
|---|---|
| 1 PGK | 0.09 BHD |
| 10 PGK | 0.87 BHD |
| 50 PGK | 4.36 BHD |
| 100 PGK | 8.71 BHD |
| 500 PGK | 43.56 BHD |
| 1,000 PGK | 87.13 BHD |
Get PGK/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=BHDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-04-16T08:01:45Z",
"rates": {
"BHD": 0.087128
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "BHD",
"amount": 100
},
"result": 8.7128,
"rate": 0.087128
}Build with PGK/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key