Rate Overview
Live
1 BDT = 0.482741 PHP
1 PHP = 2.0715 BDT
Avg
0.484066
High
0.486741
Low
0.481863
Last updated: 1/25/2026, 12:52:45 PM
Quick Conversions
| BDT | PHP |
|---|---|
| 1 BDT | 0.48 PHP |
| 10 BDT | 4.83 PHP |
| 50 BDT | 24.14 PHP |
| 100 BDT | 48.27 PHP |
| 500 BDT | 241.37 PHP |
| 1,000 BDT | 482.74 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-01-25T12:52:45Z",
"rates": {
"PHP": 0.482741
}
}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.2741,
"rate": 0.482741
}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