Rate Overview
Live
1 SGD = 49.3375 PHP
1 PHP = 0.020269
SGD
Avg
48.9504
High
49.3375
Low
48.5605
Last updated: 9/2/2026, 2:23:23 PM
Quick Conversions
| SGD | PHP |
|---|---|
| 1 SGD | 49.34 PHP |
| 10 SGD | 493.38 PHP |
| 50 SGD | 2,466.88 PHP |
| 100 SGD | 4,933.75 PHP |
| 500 SGD | 24,668.75 PHP |
| 1,000 SGD | 49,337.51 PHP |
Get SGD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=PHPExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-09-02T14:23:23Z",
"rates": {
"PHP": 49.337506
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "PHP",
"amount": 100
},
"result": 4933.750599999999,
"rate": 49.337506
}Build with SGD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key