PHP
SGD
$

PHP/SGD Exchange Rate

Philippine Peso to Singapore Dollar

Live Rate
0.021006
-0.56% 30D

1 SGD = 47.6054 PHP

PHP/SGD Price Chart

Historical exchange rate performance

Current 0.021006
High 0.021290
Low 0.020968
30D Change -0.56%

Rate Overview

Live
1 PHP = 0.021006 SGD
1 SGD = 47.6054 PHP
Avg
0.021111
High
0.021290
Low
0.020968

Last updated: 7/12/2026, 9:11:47 PM

Quick Conversions

PHPSGD
1 PHP0.02 SGD
10 PHP0.21 SGD
50 PHP1.05 SGD
100 PHP2.10 SGD
500 PHP10.50 SGD
1,000 PHP21.01 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-12T21:11:47Z",
  "rates": {
    "SGD": 0.021006
  }
}

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.1006,
  "rate": 0.021006
}

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