Rate Overview
Live
1 PHP = 1.8230 SYP
1 SYP = 0.548536
PHP
Avg
1.8189
High
1.8322
Low
1.8011
Last updated: 6/17/2026, 7:55:23 AM
Quick Conversions
| PHP | SYP |
|---|---|
| 1 PHP | 1.82 SYP |
| 10 PHP | 18.23 SYP |
| 50 PHP | 91.15 SYP |
| 100 PHP | 182.30 SYP |
| 500 PHP | 911.52 SYP |
| 1,000 PHP | 1,823.03 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-06-17T07:55:23Z",
"rates": {
"SYP": 1.823034
}
}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.3034,
"rate": 1.823034
}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