Rate Overview
Live
1 PHP = 0.015963 BSD
1 BSD = 62.6449
PHP
Avg
0.015988
High
0.016031
Low
0.015944
Last updated: 9/6/2026, 9:17:53 PM
Quick Conversions
| PHP | BSD |
|---|---|
| 1 PHP | 0.02 BSD |
| 10 PHP | 0.16 BSD |
| 50 PHP | 0.80 BSD |
| 100 PHP | 1.60 BSD |
| 500 PHP | 7.98 BSD |
| 1,000 PHP | 15.96 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-09-06T21:17:53Z",
"rates": {
"BSD": 0.015963
}
}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.5963,
"rate": 0.015963
}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