Rate Overview
Live
1 PHP = 0.033217 BZD
1 BZD = 30.1051
PHP
Avg
0.033449
High
0.033775
Low
0.033217
Last updated: 3/28/2026, 2:54:39 PM
Quick Conversions
| PHP | BZD |
|---|---|
| 1 PHP | 0.03 BZD |
| 10 PHP | 0.33 BZD |
| 50 PHP | 1.66 BZD |
| 100 PHP | 3.32 BZD |
| 500 PHP | 16.61 BZD |
| 1,000 PHP | 33.22 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-03-28T14:54:39Z",
"rates": {
"BZD": 0.033217
}
}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.3217000000000003,
"rate": 0.033217
}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