Rate Overview
Live
1 PHP = 0.021130 BND
1 BND = 47.3261
PHP
Avg
0.021201
High
0.021291
Low
0.021129
Last updated: 4/17/2026, 5:28:38 PM
Quick Conversions
| PHP | BND |
|---|---|
| 1 PHP | 0.02 BND |
| 10 PHP | 0.21 BND |
| 50 PHP | 1.06 BND |
| 100 PHP | 2.11 BND |
| 500 PHP | 10.57 BND |
| 1,000 PHP | 21.13 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-04-17T17:28:38Z",
"rates": {
"BND": 0.02113
}
}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.113,
"rate": 0.02113
}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