Rate Overview
Live
1 PHP = 0.281063 LSL
1 LSL = 3.5579
PHP
Avg
0.285214
High
0.299486
Low
0.271586
Last updated: 3/27/2026, 9:28:58 PM
Quick Conversions
| PHP | LSL |
|---|---|
| 1 PHP | 0.28 LSL |
| 10 PHP | 2.81 LSL |
| 50 PHP | 14.05 LSL |
| 100 PHP | 28.11 LSL |
| 500 PHP | 140.53 LSL |
| 1,000 PHP | 281.06 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-27T21:28:58Z",
"rates": {
"LSL": 0.281063
}
}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.1063,
"rate": 0.281063
}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