Rate Overview
Live
1 PHP = 0.016170 BSD
1 BSD = 61.8429
PHP
Avg
0.016875
High
0.017649
Low
0.016152
Last updated: 7/27/2026, 11:58:17 PM
Quick Conversions
| PHP | BSD |
|---|---|
| 1 PHP | 0.02 BSD |
| 10 PHP | 0.16 BSD |
| 50 PHP | 0.81 BSD |
| 100 PHP | 1.62 BSD |
| 500 PHP | 8.09 BSD |
| 1,000 PHP | 16.17 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-07-27T23:58:17Z",
"rates": {
"BSD": 0.01617
}
}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.617,
"rate": 0.01617
}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