Rate Overview
Live
1 PHP = 0.016391 BSD
1 BSD = 61.0091
PHP
Avg
0.016480
High
0.016580
Low
0.016391
Last updated: 6/19/2026, 8:38:05 AM
Quick Conversions
| PHP | BSD |
|---|---|
| 1 PHP | 0.02 BSD |
| 10 PHP | 0.16 BSD |
| 50 PHP | 0.82 BSD |
| 100 PHP | 1.64 BSD |
| 500 PHP | 8.20 BSD |
| 1,000 PHP | 16.39 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-06-19T08:38:05Z",
"rates": {
"BSD": 0.016391
}
}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.6391,
"rate": 0.016391
}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