PHP
SGD
$

PHP/SGD Exchange Rate

Philippine Peso to Singapore Dollar

Live Rate
0.020863
-2.85% 6M

1 SGD = 47.9317 PHP

PHP/SGD Price Chart

Historical exchange rate performance

Current 0.020863
High 0.021975
Low 0.020721
6M Change -2.85%

Rate Overview

Live
1 PHP = 0.020863 SGD
1 SGD = 47.9317 PHP
Avg
0.021193
High
0.021975
Low
0.020721

Last updated: 7/27/2026, 12:20:21 PM

Quick Conversions

PHPSGD
1 PHP0.02 SGD
10 PHP0.21 SGD
50 PHP1.04 SGD
100 PHP2.09 SGD
500 PHP10.43 SGD
1,000 PHP20.86 SGD

Get PHP/SGD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=PHP&currencies=SGD

Example Response:

{
  "success": true,
  "base": "PHP",
  "date": "2026-07-27T12:20:21Z",
  "rates": {
    "SGD": 0.020863
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=PHP&to=SGD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "PHP",
    "to": "SGD",
    "amount": 100
  },
  "result": 2.0863,
  "rate": 0.020863
}

Build with PHP/SGD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key