Rate Overview
Live
1 PHP = 1.9988 BDT
1 BDT = 0.500294
PHP
Avg
2.0009
High
2.0115
Low
1.9939
Last updated: 7/28/2026, 8:15:24 AM
Quick Conversions
| PHP | BDT |
|---|---|
| 1 PHP | 2.00 BDT |
| 10 PHP | 19.99 BDT |
| 50 PHP | 99.94 BDT |
| 100 PHP | 199.88 BDT |
| 500 PHP | 999.41 BDT |
| 1,000 PHP | 1,998.82 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-28T08:15:24Z",
"rates": {
"BDT": 1.998824
}
}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": 199.8824,
"rate": 1.998824
}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