Rate Overview
Live
1 PHP = 10.3664 SDG
1 SDG = 0.096466
PHP
Avg
10.3030
High
10.3735
Low
10.2309
Last updated: 2/14/2026, 10:02:33 AM
Quick Conversions
| PHP | SDG |
|---|---|
| 1 PHP | 10.37 SDG |
| 10 PHP | 103.66 SDG |
| 50 PHP | 518.32 SDG |
| 100 PHP | 1,036.64 SDG |
| 500 PHP | 5,183.18 SDG |
| 1,000 PHP | 10,366.37 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-02-14T10:02:33Z",
"rates": {
"SDG": 10.366367
}
}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": 1036.6367,
"rate": 10.366367
}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