Rate Overview
Live
1 BND = 48.2805 PHP
1 PHP = 0.020712
BND
Avg
48.1608
High
48.2805
Low
47.9833
Last updated: 5/27/2026, 10:45:49 PM
Quick Conversions
| BND | PHP |
|---|---|
| 1 BND | 48.28 PHP |
| 10 BND | 482.81 PHP |
| 50 BND | 2,414.03 PHP |
| 100 BND | 4,828.05 PHP |
| 500 BND | 24,140.25 PHP |
| 1,000 BND | 48,280.50 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-27T22:45:49Z",
"rates": {
"PHP": 48.280503
}
}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": 4828.0503,
"rate": 48.280503
}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