Rate Overview
Live
1 PHP = 0.271544 SZL
1 SZL = 3.6826
PHP
Avg
0.270473
High
0.272791
Low
0.264908
Last updated: 7/29/2026, 6:55:08 AM
Quick Conversions
| PHP | SZL |
|---|---|
| 1 PHP | 0.27 SZL |
| 10 PHP | 2.72 SZL |
| 50 PHP | 13.58 SZL |
| 100 PHP | 27.15 SZL |
| 500 PHP | 135.77 SZL |
| 1,000 PHP | 271.54 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-07-29T06:55:08Z",
"rates": {
"SZL": 0.271544
}
}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": 27.154400000000003,
"rate": 0.271544
}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