Rate Overview
Live
1 BBD = 29.5305 PHP
1 PHP = 0.033863 BBD
Avg
28.8162
High
29.7584
Low
27.7132
Last updated: 1/25/2026, 10:51:11 AM
Quick Conversions
| BBD | PHP |
|---|---|
| 1 BBD | 29.53 PHP |
| 10 BBD | 295.31 PHP |
| 50 BBD | 1,476.53 PHP |
| 100 BBD | 2,953.05 PHP |
| 500 BBD | 14,765.25 PHP |
| 1,000 BBD | 29,530.51 PHP |
Get BBD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=PHPExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-01-25T10:51:11Z",
"rates": {
"PHP": 29.530505
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "PHP",
"amount": 100
},
"result": 2953.0505000000003,
"rate": 29.530505
}Build with BBD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key