Rate Overview
Live
1 PHP = 2.0716 BDT
1 BDT = 0.482721
PHP
Avg
2.0902
High
2.1189
Low
2.0629
Last updated: 3/7/2026, 7:35:05 AM
Quick Conversions
| PHP | BDT |
|---|---|
| 1 PHP | 2.07 BDT |
| 10 PHP | 20.72 BDT |
| 50 PHP | 103.58 BDT |
| 100 PHP | 207.16 BDT |
| 500 PHP | 1,035.80 BDT |
| 1,000 PHP | 2,071.59 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-03-07T07:35:05Z",
"rates": {
"BDT": 2.07159
}
}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": 207.159,
"rate": 2.07159
}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