Rate Overview
Live
1 BND = 47.6674 PHP
1 PHP = 0.020979
BND
Avg
48.0071
High
48.3140
Low
47.5233
Last updated: 5/7/2026, 7:56:45 PM
Quick Conversions
| BND | PHP |
|---|---|
| 1 BND | 47.67 PHP |
| 10 BND | 476.67 PHP |
| 50 BND | 2,383.37 PHP |
| 100 BND | 4,766.74 PHP |
| 500 BND | 23,833.70 PHP |
| 1,000 BND | 47,667.39 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-07T19:56:45Z",
"rates": {
"PHP": 47.66739
}
}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": 4766.739,
"rate": 47.66739
}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