Rate Overview
Live
1 LSL = 3.7693 PHP
1 PHP = 0.265305
LSL
Avg
3.6027
High
3.7693
Low
3.4204
Last updated: 5/27/2026, 7:15:24 PM
Quick Conversions
| LSL | PHP |
|---|---|
| 1 LSL | 3.77 PHP |
| 10 LSL | 37.69 PHP |
| 50 LSL | 188.46 PHP |
| 100 LSL | 376.93 PHP |
| 500 LSL | 1,884.63 PHP |
| 1,000 LSL | 3,769.25 PHP |
Get LSL/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=PHPExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-05-27T19:15:24Z",
"rates": {
"PHP": 3.769252
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "PHP",
"amount": 100
},
"result": 376.92519999999996,
"rate": 3.769252
}Build with LSL/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key