Rate Overview
Live
1 BHD = 157.0196 PHP
1 PHP = 0.006369
BHD
Avg
155.0467
High
157.0196
Low
153.2912
Last updated: 3/7/2026, 7:01:23 AM
Quick Conversions
| BHD | PHP |
|---|---|
| 1 BHD | 157.02 PHP |
| 10 BHD | 1,570.20 PHP |
| 50 BHD | 7,850.98 PHP |
| 100 BHD | 15,701.96 PHP |
| 500 BHD | 78,509.80 PHP |
| 1,000 BHD | 157,019.60 PHP |
Get BHD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=PHPExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-03-07T07:01:23Z",
"rates": {
"PHP": 157.019598
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "PHP",
"amount": 100
},
"result": 15701.9598,
"rate": 157.019598
}Build with BHD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key