Rate Overview
Live
1 PHP = 0.016221 BMD
1 BMD = 61.6485
PHP
Avg
0.016239
High
0.016317
Low
0.016189
Last updated: 5/27/2026, 10:45:48 PM
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.11 BMD |
| 1,000 PHP | 16.22 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-05-27T22:45:48Z",
"rates": {
"BMD": 0.016221
}
}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.6220999999999999,
"rate": 0.016221
}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