Rate Overview
Live
1 BDT = 0.493431 PHP
1 PHP = 2.0266
BDT
Avg
0.520513
High
0.606555
Low
0.458266
Last updated: 3/28/2026, 2:55:41 PM
Quick Conversions
| BDT | PHP |
|---|---|
| 1 BDT | 0.49 PHP |
| 10 BDT | 4.93 PHP |
| 50 BDT | 24.67 PHP |
| 100 BDT | 49.34 PHP |
| 500 BDT | 246.72 PHP |
| 1,000 BDT | 493.43 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-03-28T14:55:41Z",
"rates": {
"PHP": 0.493431
}
}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": 49.3431,
"rate": 0.493431
}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