PHP
SGD
$

PHP/SGD Exchange Rate

Philippine Peso to Singapore Dollar

Live Rate
0.020637
-10.85% 1Y

1 SGD = 48.4567 PHP

PHP/SGD Price Chart

Historical exchange rate performance

Current 0.020637
High 0.023149
Low 0.020637
1Y Change -10.85%

Rate Overview

Live
1 PHP = 0.020637 SGD
1 SGD = 48.4567 PHP
Avg
0.021934
High
0.023149
Low
0.020637

Last updated: 5/29/2026, 12:04:17 AM

Quick Conversions

PHPSGD
1 PHP0.02 SGD
10 PHP0.21 SGD
50 PHP1.03 SGD
100 PHP2.06 SGD
500 PHP10.32 SGD
1,000 PHP20.64 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-05-29T00:04:17Z",
  "rates": {
    "SGD": 0.020637
  }
}

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.0637,
  "rate": 0.020637
}

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