Rate Overview
Live
1 PHP = 1.8283 SYP
1 SYP = 0.546945
PHP
Avg
110.3243
High
224.0443
Low
1.8283
Last updated: 3/27/2026, 6:43:49 AM
Quick Conversions
| PHP | SYP |
|---|---|
| 1 PHP | 1.83 SYP |
| 10 PHP | 18.28 SYP |
| 50 PHP | 91.42 SYP |
| 100 PHP | 182.83 SYP |
| 500 PHP | 914.17 SYP |
| 1,000 PHP | 1,828.34 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-27T06:43:49Z",
"rates": {
"SYP": 1.828339
}
}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.8339,
"rate": 1.828339
}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