Rate Overview
Live
1 PHP = 0.020955 BND
1 BND = 47.7213
PHP
Avg
0.021014
High
0.021092
Low
0.020955
Last updated: 7/7/2026, 9:36:12 AM
Quick Conversions
| PHP | BND |
|---|---|
| 1 PHP | 0.02 BND |
| 10 PHP | 0.21 BND |
| 50 PHP | 1.05 BND |
| 100 PHP | 2.10 BND |
| 500 PHP | 10.48 BND |
| 1,000 PHP | 20.96 BND |
Get PHP/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=BNDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-07T09:36:12Z",
"rates": {
"BND": 0.020955
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "BND",
"amount": 100
},
"result": 2.0955000000000004,
"rate": 0.020955
}Build with PHP/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key