Rate Overview
Live
1 BBD = 31.0305 PHP
1 PHP = 0.032226
BBD
Avg
30.8986
High
31.0305
Low
30.8419
Last updated: 7/26/2026, 10:16:30 PM
Quick Conversions
| BBD | PHP |
|---|---|
| 1 BBD | 31.03 PHP |
| 10 BBD | 310.31 PHP |
| 50 BBD | 1,551.53 PHP |
| 100 BBD | 3,103.05 PHP |
| 500 BBD | 15,515.25 PHP |
| 1,000 BBD | 31,030.50 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-07-26T22:16:30Z",
"rates": {
"PHP": 31.0305
}
}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": 3103.05,
"rate": 31.0305
}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