Rate Overview
Live
1 PHP = 0.280307 LSL
1 LSL = 3.5675
PHP
Avg
0.278123
High
0.282681
Low
0.274966
Last updated: 3/7/2026, 7:35:00 AM
Quick Conversions
| PHP | LSL |
|---|---|
| 1 PHP | 0.28 LSL |
| 10 PHP | 2.80 LSL |
| 50 PHP | 14.02 LSL |
| 100 PHP | 28.03 LSL |
| 500 PHP | 140.15 LSL |
| 1,000 PHP | 280.31 LSL |
Get PHP/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=LSLExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-07T07:35:00Z",
"rates": {
"LSL": 0.280307
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "LSL",
"amount": 100
},
"result": 28.030699999999996,
"rate": 0.280307
}Build with PHP/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key