Rate Overview
Live
1 PHP = 0.281204 SZL
1 SZL = 3.5561
PHP
Avg
0.305178
High
0.334023
Low
0.270309
Last updated: 3/27/2026, 9:33:30 AM
Quick Conversions
| PHP | SZL |
|---|---|
| 1 PHP | 0.28 SZL |
| 10 PHP | 2.81 SZL |
| 50 PHP | 14.06 SZL |
| 100 PHP | 28.12 SZL |
| 500 PHP | 140.60 SZL |
| 1,000 PHP | 281.20 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-03-27T09:33:30Z",
"rates": {
"SZL": 0.281204
}
}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": 28.1204,
"rate": 0.281204
}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