Rate Overview
Live
1 PHP = 0.034540 BBD
1 BBD = 28.9519
PHP
Avg
0.034360
High
0.034792
Low
0.034093
Last updated: 2/14/2026, 5:18:04 PM
Quick Conversions
| PHP | BBD |
|---|---|
| 1 PHP | 0.03 BBD |
| 10 PHP | 0.35 BBD |
| 50 PHP | 1.73 BBD |
| 100 PHP | 3.45 BBD |
| 500 PHP | 17.27 BBD |
| 1,000 PHP | 34.54 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-02-14T17:18:04Z",
"rates": {
"BBD": 0.03454
}
}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.454,
"rate": 0.03454
}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