Rate Overview
Live
1 BDT = 0.502039 PHP
1 PHP = 1.9919
BDT
Avg
0.501449
High
0.503151
Low
0.499821
Last updated: 5/27/2026, 6:18:27 PM
Quick Conversions
| BDT | PHP |
|---|---|
| 1 BDT | 0.50 PHP |
| 10 BDT | 5.02 PHP |
| 50 BDT | 25.10 PHP |
| 100 BDT | 50.20 PHP |
| 500 BDT | 251.02 PHP |
| 1,000 BDT | 502.04 PHP |
Get BDT/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=PHPExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-05-27T18:18:27Z",
"rates": {
"PHP": 0.502039
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "PHP",
"amount": 100
},
"result": 50.203900000000004,
"rate": 0.502039
}Build with BDT/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key