Rate Overview
Live
1 BND = 48.5012 PHP
1 PHP = 0.020618
BND
Avg
48.0646
High
48.5012
Low
47.7933
Last updated: 8/18/2026, 2:34:24 PM
Quick Conversions
| BND | PHP |
|---|---|
| 1 BND | 48.50 PHP |
| 10 BND | 485.01 PHP |
| 50 BND | 2,425.06 PHP |
| 100 BND | 4,850.12 PHP |
| 500 BND | 24,250.58 PHP |
| 1,000 BND | 48,501.15 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-08-18T14:34:24Z",
"rates": {
"PHP": 48.501153
}
}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": 4850.1153,
"rate": 48.501153
}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