Rate Overview
Live
1 PHP = 0.034122 BZD
1 BZD = 29.3066
PHP
Avg
0.034411
High
0.034822
Low
0.033970
Last updated: 3/7/2026, 7:35:01 AM
Quick Conversions
| PHP | BZD |
|---|---|
| 1 PHP | 0.03 BZD |
| 10 PHP | 0.34 BZD |
| 50 PHP | 1.71 BZD |
| 100 PHP | 3.41 BZD |
| 500 PHP | 17.06 BZD |
| 1,000 PHP | 34.12 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-07T07:35:01Z",
"rates": {
"BZD": 0.034122
}
}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.4122,
"rate": 0.034122
}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