Rate Overview
Live
1 BDT = 0.499942 PHP
1 PHP = 2.0002
BDT
Avg
0.499740
High
0.501530
Low
0.497133
Last updated: 7/29/2026, 2:01:44 AM
Quick Conversions
| BDT | PHP |
|---|---|
| 1 BDT | 0.50 PHP |
| 10 BDT | 5.00 PHP |
| 50 BDT | 25.00 PHP |
| 100 BDT | 49.99 PHP |
| 500 BDT | 249.97 PHP |
| 1,000 BDT | 499.94 PHP |
Get BDT/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=PHPExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-29T02:01:44Z",
"rates": {
"PHP": 0.499942
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "PHP",
"amount": 100
},
"result": 49.9942,
"rate": 0.499942
}Build with BDT/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key