Rate Overview
Live
1 PHP = 1.7932 SYP
1 SYP = 0.557651
PHP
Avg
170.5027
High
233.5966
Low
1.7932
Last updated: 5/27/2026, 4:24:44 PM
Quick Conversions
| PHP | SYP |
|---|---|
| 1 PHP | 1.79 SYP |
| 10 PHP | 17.93 SYP |
| 50 PHP | 89.66 SYP |
| 100 PHP | 179.32 SYP |
| 500 PHP | 896.62 SYP |
| 1,000 PHP | 1,793.24 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-05-27T16:24:44Z",
"rates": {
"SYP": 1.793237
}
}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": 179.3237,
"rate": 1.793237
}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