PHP
SGD
$

PHP/SGD Exchange Rate

Philippine Peso to Singapore Dollar

Live Rate
0.020878
-0.23% 7D

1 SGD = 47.8973 PHP

PHP/SGD Price Chart

Historical exchange rate performance

Current 0.020878
High 0.020926
Low 0.020845
7D Change -0.23%

Rate Overview

Live
1 PHP = 0.020878 SGD
1 SGD = 47.8973 PHP
Avg
0.020896
High
0.020926
Low
0.020845

Last updated: 7/27/2026, 9:00:17 PM

Quick Conversions

PHPSGD
1 PHP0.02 SGD
10 PHP0.21 SGD
50 PHP1.04 SGD
100 PHP2.09 SGD
500 PHP10.44 SGD
1,000 PHP20.88 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-27T21:00:17Z",
  "rates": {
    "SGD": 0.020878
  }
}

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.0878,
  "rate": 0.020878
}

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