Rate Overview
Live
1 PHP = 1.8665 SYP
1 SYP = 0.535762
PHP
Avg
1.8951
High
1.9186
Low
1.8647
Last updated: 3/6/2026, 10:45:27 PM
Quick Conversions
| PHP | SYP |
|---|---|
| 1 PHP | 1.87 SYP |
| 10 PHP | 18.67 SYP |
| 50 PHP | 93.33 SYP |
| 100 PHP | 186.65 SYP |
| 500 PHP | 933.25 SYP |
| 1,000 PHP | 1,866.50 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-06T22:45:27Z",
"rates": {
"SYP": 1.866501
}
}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": 186.6501,
"rate": 1.866501
}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