Rate Overview
Live
1 BND = 48.2944 PHP
1 PHP = 0.020706
BND
Avg
48.1636
High
48.2944
Low
47.9833
Last updated: 5/28/2026, 12:00:52 AM
Quick Conversions
| BND | PHP |
|---|---|
| 1 BND | 48.29 PHP |
| 10 BND | 482.94 PHP |
| 50 BND | 2,414.72 PHP |
| 100 BND | 4,829.44 PHP |
| 500 BND | 24,147.20 PHP |
| 1,000 BND | 48,294.40 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-05-28T00:00:52Z",
"rates": {
"PHP": 48.294404
}
}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": 4829.4404,
"rate": 48.294404
}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