Rate Overview
Live
1 PHP = 1.8722 SYP
1 SYP = 0.534126 PHP
Avg
207.9009
High
233.2538
Low
1.8722
Last updated: 1/25/2026, 9:08:34 AM
Quick Conversions
| PHP | SYP |
|---|---|
| 1 PHP | 1.87 SYP |
| 10 PHP | 18.72 SYP |
| 50 PHP | 93.61 SYP |
| 100 PHP | 187.22 SYP |
| 500 PHP | 936.11 SYP |
| 1,000 PHP | 1,872.22 SYP |
Get PHP/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=SYPExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T09:08:34Z",
"rates": {
"SYP": 1.872218
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "SYP",
"amount": 100
},
"result": 187.2218,
"rate": 1.872218
}Build with PHP/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key