Rate Overview
Live
1 PHP = 0.016154 BMD
1 BMD = 61.9042
PHP
Avg
0.016629
High
0.017372
Low
0.016154
Last updated: 7/21/2026, 1:57:44 AM
Quick Conversions
| PHP | BMD |
|---|---|
| 1 PHP | 0.02 BMD |
| 10 PHP | 0.16 BMD |
| 50 PHP | 0.81 BMD |
| 100 PHP | 1.62 BMD |
| 500 PHP | 8.08 BMD |
| 1,000 PHP | 16.15 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-07-21T01:57:44Z",
"rates": {
"BMD": 0.016154
}
}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.6154000000000002,
"rate": 0.016154
}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