Rate Overview
Live
1 BDT = 0.489652 PHP
1 PHP = 2.0423
BDT
Avg
0.488695
High
0.490137
Low
0.486752
Last updated: 4/17/2026, 11:40:11 AM
Quick Conversions
| BDT | PHP |
|---|---|
| 1 BDT | 0.49 PHP |
| 10 BDT | 4.90 PHP |
| 50 BDT | 24.48 PHP |
| 100 BDT | 48.97 PHP |
| 500 BDT | 244.83 PHP |
| 1,000 BDT | 489.65 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-04-17T11:40:11Z",
"rates": {
"PHP": 0.489652
}
}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": 48.965199999999996,
"rate": 0.489652
}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