Rate Overview
Live
1 PHP = 0.136326 SBD
1 SBD = 7.3354
PHP
Avg
0.137926
High
0.139331
Low
0.136326
Last updated: 3/7/2026, 3:43:24 AM
Quick Conversions
| PHP | SBD |
|---|---|
| 1 PHP | 0.14 SBD |
| 10 PHP | 1.36 SBD |
| 50 PHP | 6.82 SBD |
| 100 PHP | 13.63 SBD |
| 500 PHP | 68.16 SBD |
| 1,000 PHP | 136.33 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-03-07T03:43:24Z",
"rates": {
"SBD": 0.136326
}
}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.6326,
"rate": 0.136326
}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