Rate Overview
Live
1 BZD = 30.0057 PHP
1 PHP = 0.033327
BZD
Avg
30.4303
High
30.6436
Low
30.0057
Last updated: 5/7/2026, 1:48:08 PM
Quick Conversions
| BZD | PHP |
|---|---|
| 1 BZD | 30.01 PHP |
| 10 BZD | 300.06 PHP |
| 50 BZD | 1,500.29 PHP |
| 100 BZD | 3,000.57 PHP |
| 500 BZD | 15,002.86 PHP |
| 1,000 BZD | 30,005.72 PHP |
Get BZD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=PHPExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-05-07T13:48:08Z",
"rates": {
"PHP": 30.005717
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "PHP",
"amount": 100
},
"result": 3000.5717,
"rate": 30.005717
}Build with BZD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key