Rate Overview
Live
1 PHP = 0.020125 BND
1 BND = 49.6894
PHP
Avg
0.020254
High
0.020373
Low
0.020125
Last updated: 9/8/2026, 3:44:13 PM
Quick Conversions
| PHP | BND |
|---|---|
| 1 PHP | 0.02 BND |
| 10 PHP | 0.20 BND |
| 50 PHP | 1.01 BND |
| 100 PHP | 2.01 BND |
| 500 PHP | 10.06 BND |
| 1,000 PHP | 20.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-09-08T15:44:13Z",
"rates": {
"BND": 0.020125
}
}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.0125,
"rate": 0.020125
}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