Rate Overview
Live
1 PHP = 0.256110 SZL
1 SZL = 3.9046
PHP
Avg
0.258020
High
0.259413
Low
0.256110
Last updated: 9/3/2026, 11:10:19 PM
Quick Conversions
| PHP | SZL |
|---|---|
| 1 PHP | 0.26 SZL |
| 10 PHP | 2.56 SZL |
| 50 PHP | 12.81 SZL |
| 100 PHP | 25.61 SZL |
| 500 PHP | 128.06 SZL |
| 1,000 PHP | 256.11 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-09-03T23:10:19Z",
"rates": {
"SZL": 0.25611
}
}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": 25.611,
"rate": 0.25611
}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