PHP
SGD
$

PHP/SGD Exchange Rate

Philippine Peso to Singapore Dollar

Live Rate
0.021216
-5.51% 1Y

1 SGD = 47.1342 PHP

PHP/SGD Price Chart

Historical exchange rate performance

Current 0.021216
High 0.022649
Low 0.020721
1Y Change -5.51%

Rate Overview

Live
1 PHP = 0.021216 SGD
1 SGD = 47.1342 PHP
Avg
0.021833
High
0.022649
Low
0.020721

Last updated: 6/18/2026, 5:07:07 AM

Quick Conversions

PHPSGD
1 PHP0.02 SGD
10 PHP0.21 SGD
50 PHP1.06 SGD
100 PHP2.12 SGD
500 PHP10.61 SGD
1,000 PHP21.22 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-06-18T05:07:07Z",
  "rates": {
    "SGD": 0.021216
  }
}

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.1216,
  "rate": 0.021216
}

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