Rate Overview
Live
1 PHP = 210.5034 SYP
1 SYP = 0.004751
PHP
Avg
164.7351
High
212.0920
Low
1.7894
Last updated: 8/20/2026, 5:26:52 AM
Quick Conversions
| PHP | SYP |
|---|---|
| 1 PHP | 210.50 SYP |
| 10 PHP | 2,105.03 SYP |
| 50 PHP | 10,525.17 SYP |
| 100 PHP | 21,050.34 SYP |
| 500 PHP | 105,251.72 SYP |
| 1,000 PHP | 210,503.44 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-20T05:26:52Z",
"rates": {
"SYP": 210.503443
}
}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": 21050.3443,
"rate": 210.503443
}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