Rate Overview
Live
1 PHP = 0.133771 SBD
1 SBD = 7.4755
PHP
Avg
0.134161
High
0.134805
Low
0.133512
Last updated: 4/17/2026, 7:30:54 AM
Quick Conversions
| PHP | SBD |
|---|---|
| 1 PHP | 0.13 SBD |
| 10 PHP | 1.34 SBD |
| 50 PHP | 6.69 SBD |
| 100 PHP | 13.38 SBD |
| 500 PHP | 66.89 SBD |
| 1,000 PHP | 133.77 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-04-17T07:30:54Z",
"rates": {
"SBD": 0.133771
}
}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": 13.3771,
"rate": 0.133771
}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