Rate Overview
Live
1 PHP = 1.8266 SYP
1 SYP = 0.547451
PHP
Avg
1.8406
High
1.8539
Low
1.8266
Last updated: 3/27/2026, 3:26:45 AM
Quick Conversions
| PHP | SYP |
|---|---|
| 1 PHP | 1.83 SYP |
| 10 PHP | 18.27 SYP |
| 50 PHP | 91.33 SYP |
| 100 PHP | 182.66 SYP |
| 500 PHP | 913.32 SYP |
| 1,000 PHP | 1,826.65 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-03-27T03:26:45Z",
"rates": {
"SYP": 1.826649
}
}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": 182.6649,
"rate": 1.826649
}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