Rate Overview
Live
1 PHP = 0.262885 SZL
1 SZL = 3.8039
PHP
Avg
0.265619
High
0.269201
Low
0.262885
Last updated: 7/6/2026, 3:34:57 AM
Quick Conversions
| PHP | SZL |
|---|---|
| 1 PHP | 0.26 SZL |
| 10 PHP | 2.63 SZL |
| 50 PHP | 13.14 SZL |
| 100 PHP | 26.29 SZL |
| 500 PHP | 131.44 SZL |
| 1,000 PHP | 262.89 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-06T03:34:57Z",
"rates": {
"SZL": 0.262885
}
}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.2885,
"rate": 0.262885
}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