Rate Overview
Live
1 BND = 47.3240 PHP
1 PHP = 0.021131
BND
Avg
47.1826
High
47.3565
Low
46.9662
Last updated: 4/17/2026, 11:58:04 AM
Quick Conversions
| BND | PHP |
|---|---|
| 1 BND | 47.32 PHP |
| 10 BND | 473.24 PHP |
| 50 BND | 2,366.20 PHP |
| 100 BND | 4,732.40 PHP |
| 500 BND | 23,662.01 PHP |
| 1,000 BND | 47,324.03 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-04-17T11:58:04Z",
"rates": {
"PHP": 47.324028
}
}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": 4732.4028,
"rate": 47.324028
}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