Rate Overview
Live
1 PHP = 0.032336 BBD
1 BBD = 30.9253
PHP
Avg
0.032365
High
0.032411
Low
0.032304
Last updated: 7/28/2026, 12:18:40 PM
Quick Conversions
| PHP | BBD |
|---|---|
| 1 PHP | 0.03 BBD |
| 10 PHP | 0.32 BBD |
| 50 PHP | 1.62 BBD |
| 100 PHP | 3.23 BBD |
| 500 PHP | 16.17 BBD |
| 1,000 PHP | 32.34 BBD |
Get PHP/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=BBDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-28T12:18:40Z",
"rates": {
"BBD": 0.032336
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "BBD",
"amount": 100
},
"result": 3.2335999999999996,
"rate": 0.032336
}Build with PHP/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key