Rate Overview
Live
1 BDT = 0.511502 PHP
1 PHP = 1.9550
BDT
Avg
0.509573
High
0.511502
Low
0.508504
Last updated: 9/8/2026, 5:46:33 PM
Quick Conversions
| BDT | PHP |
|---|---|
| 1 BDT | 0.51 PHP |
| 10 BDT | 5.12 PHP |
| 50 BDT | 25.58 PHP |
| 100 BDT | 51.15 PHP |
| 500 BDT | 255.75 PHP |
| 1,000 BDT | 511.50 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-09-08T17:46:33Z",
"rates": {
"PHP": 0.511502
}
}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": 51.1502,
"rate": 0.511502
}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