Rate Overview
Live
1 PHP = 0.020915 SGD
1 SGD = 47.8126
PHP
Avg
0.020802
High
0.020965
Low
0.020674
Last updated: 5/8/2026, 5:55:09 AM
Quick Conversions
| PHP | SGD |
|---|---|
| 1 PHP | 0.02 SGD |
| 10 PHP | 0.21 SGD |
| 50 PHP | 1.05 SGD |
| 100 PHP | 2.09 SGD |
| 500 PHP | 10.46 SGD |
| 1,000 PHP | 20.92 SGD |
Get PHP/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=SGDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-05-08T05:55:09Z",
"rates": {
"SGD": 0.020915
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "SGD",
"amount": 100
},
"result": 2.0915,
"rate": 0.020915
}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