PHP
SGD
$

PHP/SGD Exchange Rate

Philippine Peso to Singapore Dollar

Live Rate
0.020845
-1.18% 7D

1 SGD = 47.9731 PHP

PHP/SGD Price Chart

Historical exchange rate performance

Current 0.020845
High 0.021093
Low 0.020825
7D Change -1.18%

Rate Overview

Live
1 PHP = 0.020845 SGD
1 SGD = 47.9731 PHP
Avg
0.020988
High
0.021093
Low
0.020825

Last updated: 8/12/2026, 1:58:18 PM

Quick Conversions

PHPSGD
1 PHP0.02 SGD
10 PHP0.21 SGD
50 PHP1.04 SGD
100 PHP2.08 SGD
500 PHP10.42 SGD
1,000 PHP20.85 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-08-12T13:58:18Z",
  "rates": {
    "SGD": 0.020845
  }
}

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.0845,
  "rate": 0.020845
}

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