Rate Overview
Live
1 PHP = 0.006093 BHD
1 BHD = 164.1228
PHP
Avg
0.006111
High
0.006127
Low
0.006093
Last updated: 7/25/2026, 3:29:27 PM
Quick Conversions
| PHP | BHD |
|---|---|
| 1 PHP | 0.01 BHD |
| 10 PHP | 0.06 BHD |
| 50 PHP | 0.30 BHD |
| 100 PHP | 0.61 BHD |
| 500 PHP | 3.05 BHD |
| 1,000 PHP | 6.09 BHD |
Get PHP/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=BHDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-25T15:29:27Z",
"rates": {
"BHD": 0.006093
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "BHD",
"amount": 100
},
"result": 0.6093000000000001,
"rate": 0.006093
}Build with PHP/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key