Rate Overview
Live
1 PHP = 2.0050 BDT
1 BDT = 0.498752
PHP
Avg
2.0264
High
2.0364
Low
2.0050
Last updated: 8/12/2026, 4:39:58 AM
Quick Conversions
| PHP | BDT |
|---|---|
| 1 PHP | 2.01 BDT |
| 10 PHP | 20.05 BDT |
| 50 PHP | 100.25 BDT |
| 100 PHP | 200.50 BDT |
| 500 PHP | 1,002.50 BDT |
| 1,000 PHP | 2,005.01 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-08-12T04:39:58Z",
"rates": {
"BDT": 2.005006
}
}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.5006,
"rate": 2.005006
}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