Rate Overview
Live
1 PHP = 2.0028 BDT
1 BDT = 0.499303
PHP
Avg
2.0625
High
2.1409
Low
1.9894
Last updated: 7/29/2026, 2:17:47 PM
Quick Conversions
| PHP | BDT |
|---|---|
| 1 PHP | 2.00 BDT |
| 10 PHP | 20.03 BDT |
| 50 PHP | 100.14 BDT |
| 100 PHP | 200.28 BDT |
| 500 PHP | 1,001.40 BDT |
| 1,000 PHP | 2,002.79 BDT |
Get PHP/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=BDTExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-29T14:17:47Z",
"rates": {
"BDT": 2.00279
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "BDT",
"amount": 100
},
"result": 200.279,
"rate": 2.00279
}Build with PHP/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key