Rate Overview
Live
1 PHP = 0.032756 BZD
1 BZD = 30.5288
PHP
Avg
0.032989
High
0.033130
Low
0.032733
Last updated: 8/12/2026, 9:30:12 AM
Quick Conversions
| PHP | BZD |
|---|---|
| 1 PHP | 0.03 BZD |
| 10 PHP | 0.33 BZD |
| 50 PHP | 1.64 BZD |
| 100 PHP | 3.28 BZD |
| 500 PHP | 16.38 BZD |
| 1,000 PHP | 32.76 BZD |
Get PHP/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=BZDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-08-12T09:30:12Z",
"rates": {
"BZD": 0.032756
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "BZD",
"amount": 100
},
"result": 3.2756,
"rate": 0.032756
}Build with PHP/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key