Rate Overview
Live
1 BSD = 61.0000 PHP
1 PHP = 0.016393
BSD
Avg
60.6281
High
61.0000
Low
60.3114
Last updated: 6/22/2026, 12:43:35 AM
Quick Conversions
| BSD | PHP |
|---|---|
| 1 BSD | 61.00 PHP |
| 10 BSD | 610.00 PHP |
| 50 BSD | 3,050.00 PHP |
| 100 BSD | 6,100.00 PHP |
| 500 BSD | 30,500.00 PHP |
| 1,000 BSD | 61,000.00 PHP |
Get BSD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=PHPExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-06-22T00:43:35Z",
"rates": {
"PHP": 61
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "PHP",
"amount": 100
},
"result": 6100,
"rate": 61
}Build with BSD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key