Rate Overview
Live
1 BDT = 0.500783 PHP
1 PHP = 1.9969
BDT
Avg
0.499494
High
0.500783
Low
0.498076
Last updated: 7/8/2026, 3:35:05 AM
Quick Conversions
| BDT | PHP |
|---|---|
| 1 BDT | 0.50 PHP |
| 10 BDT | 5.01 PHP |
| 50 BDT | 25.04 PHP |
| 100 BDT | 50.08 PHP |
| 500 BDT | 250.39 PHP |
| 1,000 BDT | 500.78 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-08T03:35:05Z",
"rates": {
"PHP": 0.500783
}
}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": 50.0783,
"rate": 0.500783
}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