Rate Overview
Live
1 PHP = 0.032653 BZD
1 BZD = 30.6251
PHP
Avg
0.034460
High
0.036229
Low
0.032653
Last updated: 5/27/2026, 11:00:29 PM
Quick Conversions
| PHP | BZD |
|---|---|
| 1 PHP | 0.03 BZD |
| 10 PHP | 0.33 BZD |
| 50 PHP | 1.63 BZD |
| 100 PHP | 3.27 BZD |
| 500 PHP | 16.33 BZD |
| 1,000 PHP | 32.65 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-05-27T23:00:29Z",
"rates": {
"BZD": 0.032653
}
}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.2653000000000003,
"rate": 0.032653
}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