Rate Overview
Live
1 PHP = 210.3792 SYP
1 SYP = 0.004753
PHP
Avg
165.1346
High
233.5966
Low
1.7909
Last updated: 8/18/2026, 2:38:06 AM
Quick Conversions
| PHP | SYP |
|---|---|
| 1 PHP | 210.38 SYP |
| 10 PHP | 2,103.79 SYP |
| 50 PHP | 10,518.96 SYP |
| 100 PHP | 21,037.92 SYP |
| 500 PHP | 105,189.58 SYP |
| 1,000 PHP | 210,379.16 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-08-18T02:38:06Z",
"rates": {
"SYP": 210.379157
}
}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": 21037.915699999998,
"rate": 210.379157
}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