PHP
SGD
$

PHP/SGD Exchange Rate

Philippine Peso to Singapore Dollar

Live Rate
0.021550
-0.48% 7D

1 SGD = 46.4037 PHP

PHP/SGD Price Chart

Historical exchange rate performance

Current 0.021550
High 0.021705
Low 0.021550
7D Change -0.48%
Jan 18 Now

Rate Overview

Live
1 PHP = 0.021550 SGD
1 SGD = 46.4037 PHP
Avg
0.021629
High
0.021705
Low
0.021550

Last updated: 1/25/2026, 7:12:50 AM

Quick Conversions

PHPSGD
1 PHP0.02 SGD
10 PHP0.22 SGD
50 PHP1.08 SGD
100 PHP2.16 SGD
500 PHP10.78 SGD
1,000 PHP21.55 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-01-25T07:12:50Z",
  "rates": {
    "SGD": 0.02155
  }
}

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.155,
  "rate": 0.02155
}

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