Rate Overview
Live
1 PHP = 0.265228 SZL
1 SZL = 3.7703
PHP
Avg
0.291483
High
0.323643
Low
0.265228
Last updated: 5/28/2026, 12:49:23 AM
Quick Conversions
| PHP | SZL |
|---|---|
| 1 PHP | 0.27 SZL |
| 10 PHP | 2.65 SZL |
| 50 PHP | 13.26 SZL |
| 100 PHP | 26.52 SZL |
| 500 PHP | 132.61 SZL |
| 1,000 PHP | 265.23 SZL |
Get PHP/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=SZLExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-05-28T00:49:23Z",
"rates": {
"SZL": 0.265228
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "SZL",
"amount": 100
},
"result": 26.522800000000004,
"rate": 0.265228
}Build with PHP/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key