Rate Overview
Live
1 PHP = 0.272675 LSL
1 LSL = 3.6674
PHP
Avg
0.273014
High
0.274571
Low
0.272060
Last updated: 4/17/2026, 6:09:29 AM
Quick Conversions
| PHP | LSL |
|---|---|
| 1 PHP | 0.27 LSL |
| 10 PHP | 2.73 LSL |
| 50 PHP | 13.63 LSL |
| 100 PHP | 27.27 LSL |
| 500 PHP | 136.34 LSL |
| 1,000 PHP | 272.68 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-04-17T06:09:29Z",
"rates": {
"LSL": 0.272675
}
}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": 27.2675,
"rate": 0.272675
}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