Rate Overview
Live
1 PHP = 1.8286 SYP
1 SYP = 0.546854
PHP
Avg
187.3734
High
233.5966
Low
1.8286
Last updated: 3/27/2026, 5:09:54 AM
Quick Conversions
| PHP | SYP |
|---|---|
| 1 PHP | 1.83 SYP |
| 10 PHP | 18.29 SYP |
| 50 PHP | 91.43 SYP |
| 100 PHP | 182.86 SYP |
| 500 PHP | 914.32 SYP |
| 1,000 PHP | 1,828.64 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-27T05:09:54Z",
"rates": {
"SYP": 1.828641
}
}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.8641,
"rate": 1.828641
}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