Rate Overview
Live
1 PHP = 0.132634 SBD
1 SBD = 7.5395
PHP
Avg
0.130715
High
0.132634
Low
0.129501
Last updated: 5/7/2026, 12:31:35 PM
Quick Conversions
| PHP | SBD |
|---|---|
| 1 PHP | 0.13 SBD |
| 10 PHP | 1.33 SBD |
| 50 PHP | 6.63 SBD |
| 100 PHP | 13.26 SBD |
| 500 PHP | 66.32 SBD |
| 1,000 PHP | 132.63 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-05-07T12:31:35Z",
"rates": {
"SBD": 0.132634
}
}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.2634,
"rate": 0.132634
}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