Rate Overview
Live
1 BND = 45.8625 PHP
1 PHP = 0.021804
BND
Avg
46.0140
High
46.3518
Low
45.7894
Last updated: 2/14/2026, 6:52:50 PM
Quick Conversions
| BND | PHP |
|---|---|
| 1 BND | 45.86 PHP |
| 10 BND | 458.62 PHP |
| 50 BND | 2,293.12 PHP |
| 100 BND | 4,586.25 PHP |
| 500 BND | 22,931.25 PHP |
| 1,000 BND | 45,862.49 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-02-14T18:52:50Z",
"rates": {
"PHP": 45.862493
}
}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": 4586.2493,
"rate": 45.862493
}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