Rate Overview
Live
1 PHP = 0.016887 BSD
1 BSD = 59.2171
PHP
Avg
0.017102
High
0.017318
Low
0.016871
Last updated: 3/7/2026, 2:15:11 AM
Quick Conversions
| PHP | BSD |
|---|---|
| 1 PHP | 0.02 BSD |
| 10 PHP | 0.17 BSD |
| 50 PHP | 0.84 BSD |
| 100 PHP | 1.69 BSD |
| 500 PHP | 8.44 BSD |
| 1,000 PHP | 16.89 BSD |
Get PHP/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=BSDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-07T02:15:11Z",
"rates": {
"BSD": 0.016887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "BSD",
"amount": 100
},
"result": 1.6886999999999999,
"rate": 0.016887
}Build with PHP/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key