Rate Overview
Live
1 PHP = 9.9865 SDG
1 SDG = 0.100136
PHP
Avg
10.0107
High
10.0422
Low
9.9764
Last updated: 4/17/2026, 6:09:08 AM
Quick Conversions
| PHP | SDG |
|---|---|
| 1 PHP | 9.99 SDG |
| 10 PHP | 99.86 SDG |
| 50 PHP | 499.32 SDG |
| 100 PHP | 998.65 SDG |
| 500 PHP | 4,993.23 SDG |
| 1,000 PHP | 9,986.47 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-04-17T06:09:08Z",
"rates": {
"SDG": 9.986466
}
}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": 998.6466,
"rate": 9.986466
}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