Rate Overview
Live
1 BND = 46.4016 PHP
1 PHP = 0.021551 BND
Avg
46.1931
High
46.4016
Low
46.0646
Last updated: 1/25/2026, 11:02:12 AM
Quick Conversions
| BND | PHP |
|---|---|
| 1 BND | 46.40 PHP |
| 10 BND | 464.02 PHP |
| 50 BND | 2,320.08 PHP |
| 100 BND | 4,640.16 PHP |
| 500 BND | 23,200.79 PHP |
| 1,000 BND | 46,401.57 PHP |
Get BND/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=PHPExample Response:
{
"success": true,
"base": "BND",
"date": "2026-01-25T11:02:12Z",
"rates": {
"PHP": 46.401573
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "PHP",
"amount": 100
},
"result": 4640.1573,
"rate": 46.401573
}Build with BND/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key