Rate Overview
Live
1 PHP = 0.033409 BZD
1 BZD = 29.9321
PHP
Avg
0.033480
High
0.033573
Low
0.033349
Last updated: 4/17/2026, 5:28:32 PM
Quick Conversions
| PHP | BZD |
|---|---|
| 1 PHP | 0.03 BZD |
| 10 PHP | 0.33 BZD |
| 50 PHP | 1.67 BZD |
| 100 PHP | 3.34 BZD |
| 500 PHP | 16.70 BZD |
| 1,000 PHP | 33.41 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-04-17T17:28:32Z",
"rates": {
"BZD": 0.033409
}
}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.3409,
"rate": 0.033409
}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