Rate Overview
Live
1 PHP = 0.016931 BMD
1 BMD = 59.0633 PHP
Avg
0.016904
High
0.017029
Low
0.016801
Last updated: 1/25/2026, 9:05:03 AM
Quick Conversions
| PHP | BMD |
|---|---|
| 1 PHP | 0.02 BMD |
| 10 PHP | 0.17 BMD |
| 50 PHP | 0.85 BMD |
| 100 PHP | 1.69 BMD |
| 500 PHP | 8.47 BMD |
| 1,000 PHP | 16.93 BMD |
Get PHP/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=BMDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T09:05:03Z",
"rates": {
"BMD": 0.016931
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "BMD",
"amount": 100
},
"result": 1.6931000000000003,
"rate": 0.016931
}Build with PHP/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key