Rate Overview
Live
1 PHP = 1.8363 SYP
1 SYP = 0.544566
PHP
Avg
1.8078
High
1.8363
Low
1.7930
Last updated: 5/7/2026, 10:11:33 AM
Quick Conversions
| PHP | SYP |
|---|---|
| 1 PHP | 1.84 SYP |
| 10 PHP | 18.36 SYP |
| 50 PHP | 91.82 SYP |
| 100 PHP | 183.63 SYP |
| 500 PHP | 918.16 SYP |
| 1,000 PHP | 1,836.32 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-07T10:11:33Z",
"rates": {
"SYP": 1.836324
}
}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": 183.63240000000002,
"rate": 1.836324
}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