Rate Overview
Live
1 PHP = 9.5464 SDG
1 SDG = 0.104751
PHP
Avg
9.5862
High
9.6193
Low
9.5464
Last updated: 9/7/2026, 12:34:39 AM
Quick Conversions
| PHP | SDG |
|---|---|
| 1 PHP | 9.55 SDG |
| 10 PHP | 95.46 SDG |
| 50 PHP | 477.32 SDG |
| 100 PHP | 954.64 SDG |
| 500 PHP | 4,773.21 SDG |
| 1,000 PHP | 9,546.42 SDG |
Get PHP/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=SDGExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-09-07T00:34:39Z",
"rates": {
"SDG": 9.546419
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "SDG",
"amount": 100
},
"result": 954.6419000000001,
"rate": 9.546419
}Build with PHP/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key