Rate Overview
Live
1 PHP = 0.129927 SBD
1 SBD = 7.6966
PHP
Avg
0.133392
High
0.139331
Low
0.129927
Last updated: 7/30/2026, 9:13:41 PM
Quick Conversions
| PHP | SBD |
|---|---|
| 1 PHP | 0.13 SBD |
| 10 PHP | 1.30 SBD |
| 50 PHP | 6.50 SBD |
| 100 PHP | 12.99 SBD |
| 500 PHP | 64.96 SBD |
| 1,000 PHP | 129.93 SBD |
Get PHP/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=SBDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-30T21:13:41Z",
"rates": {
"SBD": 0.129927
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "SBD",
"amount": 100
},
"result": 12.9927,
"rate": 0.129927
}Build with PHP/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key