Rate Overview
Live
1 PHP = 10.1536 SDG
1 SDG = 0.098487 PHP
Avg
10.2803
High
10.6023
Low
10.0754
Last updated: 1/25/2026, 10:49:13 AM
Quick Conversions
| PHP | SDG |
|---|---|
| 1 PHP | 10.15 SDG |
| 10 PHP | 101.54 SDG |
| 50 PHP | 507.68 SDG |
| 100 PHP | 1,015.36 SDG |
| 500 PHP | 5,076.81 SDG |
| 1,000 PHP | 10,153.62 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-01-25T10:49:13Z",
"rates": {
"SDG": 10.153617
}
}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": 1015.3617,
"rate": 10.153617
}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