Rate Overview
Live
1 BDT = 0.492485 PHP
1 PHP = 2.0305
BDT
Avg
0.498868
High
0.502256
Low
0.492485
Last updated: 5/7/2026, 1:48:08 PM
Quick Conversions
| BDT | PHP |
|---|---|
| 1 BDT | 0.49 PHP |
| 10 BDT | 4.92 PHP |
| 50 BDT | 24.62 PHP |
| 100 BDT | 49.25 PHP |
| 500 BDT | 246.24 PHP |
| 1,000 BDT | 492.49 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-07T13:48:08Z",
"rates": {
"PHP": 0.492485
}
}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.2485,
"rate": 0.492485
}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