Rate Overview
Live
1 BND = 47.0159 PHP
1 PHP = 0.021269
BND
Avg
46.4628
High
47.1171
Low
45.6081
Last updated: 3/28/2026, 1:21:09 PM
Quick Conversions
| BND | PHP |
|---|---|
| 1 BND | 47.02 PHP |
| 10 BND | 470.16 PHP |
| 50 BND | 2,350.80 PHP |
| 100 BND | 4,701.59 PHP |
| 500 BND | 23,507.95 PHP |
| 1,000 BND | 47,015.91 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-03-28T13:21:09Z",
"rates": {
"PHP": 47.015907
}
}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": 4701.5907,
"rate": 47.015907
}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