Rate Overview
Live
1 PHP = 1.9989 BDT
1 BDT = 0.500277
PHP
Avg
2.0023
High
2.0077
Low
1.9976
Last updated: 7/8/2026, 4:42:13 AM
Quick Conversions
| PHP | BDT |
|---|---|
| 1 PHP | 2.00 BDT |
| 10 PHP | 19.99 BDT |
| 50 PHP | 99.94 BDT |
| 100 PHP | 199.89 BDT |
| 500 PHP | 999.45 BDT |
| 1,000 PHP | 1,998.89 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-08T04:42:13Z",
"rates": {
"BDT": 1.998892
}
}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.8892,
"rate": 1.998892
}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